<
Weekly: Mar 2 - Mar 8
> Reset
View JSON API

Environment: STG

Failure patterns: 12 · Failures matched: 142 · Total runs: 16 · Runs affected: 9

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 CreateHCPClusterAndWait; context deadline exceeded
full failure pattern:
timeout during CreateHCPClusterAndWait; context deadline exceeded
Signal: IndeterminateSignal: Indeterminate — no prior history; active 3 day(s) — New failure pattern — no prior history
e2e425.00%4 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 3 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 1 · Mar 4: 0 · Mar 5: 0 · Mar 6: 36 · Mar 7: 18 · Mar 8: 0none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:93]: Unexpected error:
    <*fmt.wrapErrors | 0xc0014f2ae0>: 
    failed to create HCP cluster ea-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: failed waiting for cluster="ea-cluster" in resourcegroup="external-auth-cluster-j85dmd" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster ea-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-j85dmd\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f8f2e0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd",
            },
            <*fmt.wrapErrors | 0xc0014f2ab0>{
                msg: "failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-j85dmd\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f8f2e0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:93]: Unexpected error:
    <*fmt.wrapErrors | 0xc0014f2ae0>: 
    failed to create HCP cluster ea-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: failed waiting for cluster="ea-cluster" in resourcegroup="external-auth-cluster-j85dmd" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster ea-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-j85dmd\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f8f2e0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd",
            },
            <*fmt.wrapErrors | 0xc0014f2ab0>{
                msg: "failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-j85dmd\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f8f2e0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-j85dmd",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc0015f8780>: 
    failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-48hdws" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-48hdws\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011d1260>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws",
            },
            <*fmt.wrapErrors | 0xc0015f8750>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-48hdws\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0011d1260>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc0015f8780>: 
    failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-48hdws" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-48hdws\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011d1260>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws",
            },
            <*fmt.wrapErrors | 0xc0015f8750>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-48hdws\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0011d1260>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-48hdws",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/simple_negative_cases.go:89]: Unexpected error:
    <*fmt.wrapErrors | 0xc00146b350>: 
    failed to create HCP cluster negative-tests-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: failed waiting for cluster="negative-tests-cluster" in resourcegroup="rg-negative-tests-xfbcmt" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster negative-tests-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: failed waiting for cluster=\"negative-tests-cluster\" in resourcegroup=\"rg-negative-tests-xfbcmt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000847d60>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt",
            },
            <*fmt.wrapErrors | 0xc00146b320>{
                msg: "failed waiting for cluster=\"negative-tests-cluster\" in resourcegroup=\"rg-negative-tests-xfbcmt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000847d60>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/simple_negative_cases.go:89]: Unexpected error:
    <*fmt.wrapErrors | 0xc00146b350>: 
    failed to create HCP cluster negative-tests-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: failed waiting for cluster="negative-tests-cluster" in resourcegroup="rg-negative-tests-xfbcmt" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster negative-tests-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: failed waiting for cluster=\"negative-tests-cluster\" in resourcegroup=\"rg-negative-tests-xfbcmt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000847d60>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt",
            },
            <*fmt.wrapErrors | 0xc00146b320>{
                msg: "failed waiting for cluster=\"negative-tests-cluster\" in resourcegroup=\"rg-negative-tests-xfbcmt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000847d60>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster negative-tests-cluster in resource group rg-negative-tests-xfbcmt",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Contributing tests (18)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs4
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with Image Registry not present3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.193
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should create an HCP cluster and validate TLS certificates3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to perform various invalid operations on cluster resources3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request3
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request3
Affected runs (4)
Date (UTC)Associated PRProw job
n/a2030101295766966272
n/a2030025324590272512
n/a2029876002754138112
n/a2028722474891350016
Cluster should become ready within 45 minutes
full failure pattern:
Cluster should become ready within 45 minutes
Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history
e2e318.75%3 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 0 · Mar 4: 0 · Mar 5: 0 · Mar 6: 2 · Mar 7: 1 · Mar 8: 0none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:157]: Timed out after 2700.000s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:157]: Timed out after 2700.000s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:157]: Timed out after 2700.001s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:157]: Timed out after 2700.001s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle3
Affected runs (3)
Date (UTC)Associated PRProw job
n/a2030101295766966272
n/a2030025324590272512
n/a2029876002754138112
Interrupted by User
full failure pattern:
Interrupted by User
Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history
e2e318.75%3 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 0 · Mar 4: 0 · Mar 5: 0 · Mar 6: 2 · Mar 7: 1 · Mar 8: 0none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:35]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:35]: Interrupted by User
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group3
Affected runs (3)
Date (UTC)Associated PRProw job
n/a2030101295766966272
n/a2030025324590272512
n/a2029876002754138112
failed to create HCP cluster <cluster>: failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
full failure pattern:
failed to create HCP cluster <cluster>: failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history
e2e212.50%2 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 16 · Mar 3: 16 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:106]: Unexpected error:
    <*fmt.wrapError | 0xc00100b6e0>: 
    failed to create HCP cluster basic-cluster: failed starting cluster creation "basic-cluster" in resourcegroup="rg-cluster-nsg-subnet-reuse-8zshf2": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-nsg-subnet-reuse-8zshf2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster basic-cluster: failed starting cluster creation \"basic-cluster\" in resourcegroup=\"rg-cluster-nsg-subnet-reuse-8zshf2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-nsg-subnet-reuse-8zshf2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc00100b6c0>{
            msg: "failed starting cluster creation \"basic-cluster\" in resourcegroup=\"rg-cluster-nsg-subnet-reuse-8zshf2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-nsg-subnet-reuse-8zshf2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0015a6c90>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Cache-Control": ["no-cache"],
                        "X-Msedge-Ref": [
                            "Ref A: 062CB161D1504BBBBC32E414F7FC2EE0 Ref B: CHI261140513023 Ref C: 2026-03-03T02:04:44Z",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020445Z:b579e2a4-f4ce-4780-91c1-574171c6019a",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:44 GMT",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Envoy-Upstream-Service-Time": ["13"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/ef1e3554-21f7-413e-9986-3f2b03675fd0",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Ms-Request-Id": [
                            "b579e2a4-f4ce-4780-91c1-574171c6019a",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "b579e2a4-f4ce-4780-91c1-574171c6019a",
                        ],
                        "Content-Length": ["0"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc00100b600>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
        ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:106]: Unexpected error:
    <*fmt.wrapError | 0xc00100b6e0>: 
    failed to create HCP cluster basic-cluster: failed starting cluster creation "basic-cluster" in resourcegroup="rg-cluster-nsg-subnet-reuse-8zshf2": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-nsg-subnet-reuse-8zshf2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster basic-cluster: failed starting cluster creation \"basic-cluster\" in resourcegroup=\"rg-cluster-nsg-subnet-reuse-8zshf2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-nsg-subnet-reuse-8zshf2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc00100b6c0>{
            msg: "failed starting cluster creation \"basic-cluster\" in resourcegroup=\"rg-cluster-nsg-subnet-reuse-8zshf2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-nsg-subnet-reuse-8zshf2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0015a6c90>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Cache-Control": ["no-cache"],
                        "X-Msedge-Ref": [
                            "Ref A: 062CB161D1504BBBBC32E414F7FC2EE0 Ref B: CHI261140513023 Ref C: 2026-03-03T02:04:44Z",
                        ],
                        "Expires": ["-1"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020445Z:b579e2a4-f4ce-4780-91c1-574171c6019a",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:44 GMT",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Envoy-Upstream-Service-Time": ["13"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/ef1e3554-21f7-413e-9986-3f2b03675fd0",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Ms-Request-Id": [
                            "b579e2a4-f4ce-4780-91c1-574171c6019a",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "b579e2a4-f4ce-4780-91c1-574171c6019a",
                        ],
                        "Content-Length": ["0"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc00100b600>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
        ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:86]: Unexpected error:
    <*fmt.wrapError | 0xc0009b9060>: 
    failed to create HCP cluster list-test-cluster-9l52pq: failed starting cluster creation "list-test-cluster-9l52pq" in resourcegroup="cluster-listing-cl569h": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-cl569h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-9l52pq
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster list-test-cluster-9l52pq: failed starting cluster creation \"list-test-cluster-9l52pq\" in resourcegroup=\"cluster-listing-cl569h\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-cl569h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-9l52pq\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0009b9040>{
            msg: "failed starting cluster creation \"list-test-cluster-9l52pq\" in resourcegroup=\"cluster-listing-cl569h\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-cl569h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-9l52pq\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0011f5a10>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020445Z:2466c3c3-379d-4b31-a164-1d297358d27b",
                        ],
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["7"],
                        "X-Ms-Request-Id": [
                            "2466c3c3-379d-4b31-a164-1d297358d27b",
                        ],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:44 GMT",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Pragma": ["no-cache"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 4181416C6F604F9FAB3E60A0A746D6B2 Ref B: CHI261140514040 Ref C: 2026-03-03T02:04:45Z",
                        ],
                        "Content-Length": ["0"],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/33f12f27-dfd0-4f86-a6bb-840b8cd332be",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Correlation-Request-Id": [
                            "2466c3c3-379d-4b31-a164-1d297358d27b",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc0009b8ee0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
  ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:86]: Unexpected error:
    <*fmt.wrapError | 0xc0009b9060>: 
    failed to create HCP cluster list-test-cluster-9l52pq: failed starting cluster creation "list-test-cluster-9l52pq" in resourcegroup="cluster-listing-cl569h": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-cl569h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-9l52pq
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster list-test-cluster-9l52pq: failed starting cluster creation \"list-test-cluster-9l52pq\" in resourcegroup=\"cluster-listing-cl569h\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-cl569h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-9l52pq\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0009b9040>{
            msg: "failed starting cluster creation \"list-test-cluster-9l52pq\" in resourcegroup=\"cluster-listing-cl569h\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/cluster-listing-cl569h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/list-test-cluster-9l52pq\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0011f5a10>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020445Z:2466c3c3-379d-4b31-a164-1d297358d27b",
                        ],
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["7"],
                        "X-Ms-Request-Id": [
                            "2466c3c3-379d-4b31-a164-1d297358d27b",
                        ],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:44 GMT",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Pragma": ["no-cache"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 4181416C6F604F9FAB3E60A0A746D6B2 Ref B: CHI261140514040 Ref C: 2026-03-03T02:04:45Z",
                        ],
                        "Content-Length": ["0"],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/33f12f27-dfd0-4f86-a6bb-840b8cd332be",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Correlation-Request-Id": [
                            "2466c3c3-379d-4b31-a164-1d297358d27b",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc0009b8ee0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
  ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:166]: Unexpected error:
    <*fmt.wrapError | 0xc000c0a500>: 
    failed to create HCP cluster node-limit-cluster: failed starting cluster creation "node-limit-cluster" in resourcegroup="node-limit-test-gmxvqn": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/node-limit-test-gmxvqn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/node-limit-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster node-limit-cluster: failed starting cluster creation \"node-limit-cluster\" in resourcegroup=\"node-limit-test-gmxvqn\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/node-limit-test-gmxvqn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/node-limit-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000c0a4e0>{
            msg: "failed starting cluster creation \"node-limit-cluster\" in resourcegroup=\"node-limit-test-gmxvqn\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/node-limit-test-gmxvqn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/node-limit-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0009c97d0>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Request-Id": [
                            "60d0c633-2099-4096-9ec5-256574c14354",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: DE0330A94FB84A1AA4EA1642CF2BBBF4 Ref B: CH1AA2020620051 Ref C: 2026-03-03T02:04:35Z",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "60d0c633-2099-4096-9ec5-256574c14354",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:35 GMT",
                        ],
                        "Pragma": ["no-cache"],
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/6b311698-8974-40f6-a94b-ce73951280c0",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Cache-Control": ["no-cache"],
                        "X-Envoy-Upstream-Service-Time": ["6"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020435Z:60d0c633-2099-4096-9ec5-256574c14354",
                        ],
                        "Content-Length": ["0"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000c0a420>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
                        URL: {
 ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:166]: Unexpected error:
    <*fmt.wrapError | 0xc000c0a500>: 
    failed to create HCP cluster node-limit-cluster: failed starting cluster creation "node-limit-cluster" in resourcegroup="node-limit-test-gmxvqn": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/node-limit-test-gmxvqn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/node-limit-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster node-limit-cluster: failed starting cluster creation \"node-limit-cluster\" in resourcegroup=\"node-limit-test-gmxvqn\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/node-limit-test-gmxvqn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/node-limit-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000c0a4e0>{
            msg: "failed starting cluster creation \"node-limit-cluster\" in resourcegroup=\"node-limit-test-gmxvqn\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/node-limit-test-gmxvqn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/node-limit-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0009c97d0>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Request-Id": [
                            "60d0c633-2099-4096-9ec5-256574c14354",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: DE0330A94FB84A1AA4EA1642CF2BBBF4 Ref B: CH1AA2020620051 Ref C: 2026-03-03T02:04:35Z",
                        ],
                        "X-Ms-Correlation-Request-Id": [
                            "60d0c633-2099-4096-9ec5-256574c14354",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:35 GMT",
                        ],
                        "Pragma": ["no-cache"],
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/6b311698-8974-40f6-a94b-ce73951280c0",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Cache-Control": ["no-cache"],
                        "X-Envoy-Upstream-Service-Time": ["6"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020435Z:60d0c633-2099-4096-9ec5-256574c14354",
                        ],
                        "Content-Length": ["0"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000c0a420>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
                        URL: {
 ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (16)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with Image Registry not present2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should create an HCP cluster and validate TLS certificates2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028651805000339456
n/a2028289411279491072
failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
full failure pattern:
failed starting cluster creation "<cluster>" in resourcegroup="<resource-group>": PUT <url>
Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history
e2e212.50%2 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 3 · Mar 3: 3 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:111]: Unexpected error:
    <*fmt.wrapError | 0xc000606320>: 
    failed starting cluster creation "basic-hcp-cluster" in resourcegroup="customer-rg-6ds7jn": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-6ds7jn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"customer-rg-6ds7jn\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-6ds7jn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc000f836e0>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Content-Length": ["0"],
                    "Pragma": ["no-cache"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260303T020515Z:26a050f7-afba-4e46-b45e-65cdb9bad078",
                    ],
                    "Cache-Control": ["no-cache"],
                    "X-Ms-Failure-Cause": ["service"],
                    "Expires": ["-1"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Correlation-Request-Id": [
                        "26a050f7-afba-4e46-b45e-65cdb9bad078",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Envoy-Upstream-Service-Time": ["8"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/b6e73d46-c8c1-4ba8-ab8b-f4bde60961dd",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "X-Ms-Request-Id": [
                        "26a050f7-afba-4e46-b45e-65cdb9bad078",
                    ],
                    "X-Msedge-Ref": [
                        "Ref A: 1BBEAFCFBBD842808141C2559244962B Ref B: CH1AA2020603027 Ref C: 2026-03-03T02:05:15Z",
                    ],
                    "Date": [
                        "Tue, 03 Mar 2026 02:05:14 GMT",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000606240>{s: "", i: 0},
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-6ds7jn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "Accept": ["application/json"],
                        "Content-Length": ["5600"],
                        "Content-Type": ["application/json"],
...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:111]: Unexpected error:
    <*fmt.wrapError | 0xc000606320>: 
    failed starting cluster creation "basic-hcp-cluster" in resourcegroup="customer-rg-6ds7jn": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-6ds7jn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"basic-hcp-cluster\" in resourcegroup=\"customer-rg-6ds7jn\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-6ds7jn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc000f836e0>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Content-Length": ["0"],
                    "Pragma": ["no-cache"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260303T020515Z:26a050f7-afba-4e46-b45e-65cdb9bad078",
                    ],
                    "Cache-Control": ["no-cache"],
                    "X-Ms-Failure-Cause": ["service"],
                    "Expires": ["-1"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Correlation-Request-Id": [
                        "26a050f7-afba-4e46-b45e-65cdb9bad078",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Envoy-Upstream-Service-Time": ["8"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/b6e73d46-c8c1-4ba8-ab8b-f4bde60961dd",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "X-Ms-Request-Id": [
                        "26a050f7-afba-4e46-b45e-65cdb9bad078",
                    ],
                    "X-Msedge-Ref": [
                        "Ref A: 1BBEAFCFBBD842808141C2559244962B Ref B: CH1AA2020603027 Ref C: 2026-03-03T02:05:15Z",
                    ],
                    "Date": [
                        "Tue, 03 Mar 2026 02:05:14 GMT",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000606240>{s: "", i: 0},
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/customer-rg-6ds7jn/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/basic-hcp-cluster",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "Accept": ["application/json"],
                        "Content-Length": ["5600"],
                        "Content-Type": ["application/json"],
...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:100]: Unexpected error:
    <*fmt.wrapError | 0xc000779b60>: 
    failed starting cluster creation "admin-cred-lifecycle-kdmgl9" in resourcegroup="admin-credential-lifecycle-test-h54zg6": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-h54zg6/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-kdmgl9
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"admin-cred-lifecycle-kdmgl9\" in resourcegroup=\"admin-credential-lifecycle-test-h54zg6\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-h54zg6/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-kdmgl9\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc00108e930>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Cache-Control": ["no-cache"],
                    "Pragma": ["no-cache"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["197"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2997"],
                    "X-Ms-Request-Id": [
                        "ad250214-8157-43ca-8b84-494835990ab3",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "Content-Length": ["0"],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: E637E21304954189BBCAF67B4EED414D Ref B: CHI261140505062 Ref C: 2026-03-03T02:04:45Z",
                    ],
                    "Date": [
                        "Tue, 03 Mar 2026 02:04:45 GMT",
                    ],
                    "Expires": ["-1"],
                    "X-Envoy-Upstream-Service-Time": ["7"],
                    "X-Ms-Correlation-Request-Id": [
                        "ad250214-8157-43ca-8b84-494835990ab3",
                    ],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/c3da556d-8c33-46cc-b6a1-3095345a88de",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260303T020445Z:ad250214-8157-43ca-8b84-494835990ab3",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000779aa0>{s: "", i: 0},
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-h54zg6/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-kdmgl9",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "User-Agent": [
                            "azsdk-go-ar...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:100]: Unexpected error:
    <*fmt.wrapError | 0xc000779b60>: 
    failed starting cluster creation "admin-cred-lifecycle-kdmgl9" in resourcegroup="admin-credential-lifecycle-test-h54zg6": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-h54zg6/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-kdmgl9
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"admin-cred-lifecycle-kdmgl9\" in resourcegroup=\"admin-credential-lifecycle-test-h54zg6\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-h54zg6/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-kdmgl9\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc00108e930>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Cache-Control": ["no-cache"],
                    "Pragma": ["no-cache"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["197"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2997"],
                    "X-Ms-Request-Id": [
                        "ad250214-8157-43ca-8b84-494835990ab3",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "Content-Length": ["0"],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: E637E21304954189BBCAF67B4EED414D Ref B: CHI261140505062 Ref C: 2026-03-03T02:04:45Z",
                    ],
                    "Date": [
                        "Tue, 03 Mar 2026 02:04:45 GMT",
                    ],
                    "Expires": ["-1"],
                    "X-Envoy-Upstream-Service-Time": ["7"],
                    "X-Ms-Correlation-Request-Id": [
                        "ad250214-8157-43ca-8b84-494835990ab3",
                    ],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/c3da556d-8c33-46cc-b6a1-3095345a88de",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260303T020445Z:ad250214-8157-43ca-8b84-494835990ab3",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc000779aa0>{s: "", i: 0},
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/admin-credential-lifecycle-test-h54zg6/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/admin-cred-lifecycle-kdmgl9",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "User-Agent": [
                            "azsdk-go-ar...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapError | 0xc00031a120>: 
    failed starting cluster creation "cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-24xr77": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-24xr77/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-24xr77\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-24xr77/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc00123b500>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Request-Id": [
                        "cd9f7d68-5328-4bcf-b26f-0d3774aec105",
                    ],
                    "Content-Length": ["0"],
                    "Expires": ["-1"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Envoy-Upstream-Service-Time": ["13"],
                    "X-Ms-Failure-Cause": ["service"],
                    "Date": [
                        "Tue, 03 Mar 2026 02:04:32 GMT",
                    ],
                    "Cache-Control": ["no-cache"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/c9fe35d6-8282-4a2e-9afa-f6e5aedeb184",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "cd9f7d68-5328-4bcf-b26f-0d3774aec105",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260303T020433Z:cd9f7d68-5328-4bcf-b26f-0d3774aec105",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: 01A1E278810D41A394B4755A4302B8F1 Ref B: CHI261140507062 Ref C: 2026-03-03T02:04:32Z",
                    ],
                    "Pragma": ["no-cache"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc00031a000>{s: "", i: 0},
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-24xr77/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "Accept": ["application/json"],
                        "Content-Length": ["5568"],
                        "Con...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapError | 0xc00031a120>: 
    failed starting cluster creation "cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-24xr77": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-24xr77/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-24xr77\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-24xr77/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc00123b500>{
            ErrorCode: "",
            StatusCode: 502,
            RawResponse: {
                Status: "502 Bad Gateway",
                StatusCode: 502,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Request-Id": [
                        "cd9f7d68-5328-4bcf-b26f-0d3774aec105",
                    ],
                    "Content-Length": ["0"],
                    "Expires": ["-1"],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Envoy-Upstream-Service-Time": ["13"],
                    "X-Ms-Failure-Cause": ["service"],
                    "Date": [
                        "Tue, 03 Mar 2026 02:04:32 GMT",
                    ],
                    "Cache-Control": ["no-cache"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/c9fe35d6-8282-4a2e-9afa-f6e5aedeb184",
                    ],
                    "X-Ms-Correlation-Request-Id": [
                        "cd9f7d68-5328-4bcf-b26f-0d3774aec105",
                    ],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260303T020433Z:cd9f7d68-5328-4bcf-b26f-0d3774aec105",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "X-Msedge-Ref": [
                        "Ref A: 01A1E278810D41A394B4755A4302B8F1 Ref B: CHI261140507062 Ref C: 2026-03-03T02:04:32Z",
                    ],
                    "Pragma": ["no-cache"],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                },
                Body: <*exported.nopClosingBytesReader | 0xc00031a000>{s: "", i: 0},
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Uncompressed: false,
                Trailer: nil,
                Request: {
                    Method: "PUT",
                    URL: {
                        Scheme: "https",
                        Opaque: "",
                        User: nil,
                        Host: "management.azure.com",
                        Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-24xr77/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19",
                        RawPath: "",
                        OmitHost: false,
                        ForceQuery: false,
                        RawQuery: "api-version=2024-06-10-preview",
                        Fragment: "",
                        RawFragment: "",
                    },
                    Proto: "HTTP/1.1",
                    ProtoMajor: 1,
                    ProtoMinor: 1,
                    Header: {
                        "Accept": ["application/json"],
                        "Content-Length": ["5568"],
                        "Con...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (3)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.192
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028651805000339456
n/a2028289411279491072
RESPONSE 502: 502 Bad Gateway
full failure pattern:
RESPONSE 502: 502 Bad Gateway
Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history
e2e212.50%2 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 1 · Mar 3: 1 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc000736630>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
                "X-Envoy-Upstream-Service-Time": ["21"],
                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                "X-Ms-Ratelimit-Remaining-Subscription-Global-Reads": ["3749"],
                "X-Ms-Request-Id": [
                    "76483cd0-9e72-4868-bc88-2589e1fda479",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "76483cd0-9e72-4868-bc88-2589e1fda479",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Operation-Identifier": [
                    "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/canadaeast/ba27f757-9a9b-4484-a280-cd559d08fd5d",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADAEAST:20260303T020343Z:76483cd0-9e72-4868-bc88-2589e1fda479",
                ],
                "X-Msedge-Ref": [
                    "Ref A: C43A14F7592A4B0EB9887E19E49E7EC9 Ref B: CH1AA2020620025 Ref C: 2026-03-03T02:03:42Z",
                ],
                "Date": [
                    "Tue, 03 Mar 2026 02:03:42 GMT",
                ],
                "Expires": ["-1"],
                "X-Content-Type-Options": ["nosniff"],
                "Content-Length": ["0"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc001326a80>{s: "", i: 0},
            ContentLength: 0,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Accept": ["application/json"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: false,
                CipherSuite: 4866,
                CurveID: 25,
                NegotiatedProtocol: "h2",
   ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc000736630>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
                "X-Envoy-Upstream-Service-Time": ["21"],
                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                "X-Ms-Ratelimit-Remaining-Subscription-Global-Reads": ["3749"],
                "X-Ms-Request-Id": [
                    "76483cd0-9e72-4868-bc88-2589e1fda479",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "76483cd0-9e72-4868-bc88-2589e1fda479",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Operation-Identifier": [
                    "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/canadaeast/ba27f757-9a9b-4484-a280-cd559d08fd5d",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADAEAST:20260303T020343Z:76483cd0-9e72-4868-bc88-2589e1fda479",
                ],
                "X-Msedge-Ref": [
                    "Ref A: C43A14F7592A4B0EB9887E19E49E7EC9 Ref B: CH1AA2020620025 Ref C: 2026-03-03T02:03:42Z",
                ],
                "Date": [
                    "Tue, 03 Mar 2026 02:03:42 GMT",
                ],
                "Expires": ["-1"],
                "X-Content-Type-Options": ["nosniff"],
                "Content-Length": ["0"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc001326a80>{s: "", i: 0},
            ContentLength: 0,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Accept": ["application/json"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: false,
                CipherSuite: 4866,
                CurveID: 25,
                NegotiatedProtocol: "h2",
   ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc0008dc570>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Envoy-Upstream-Service-Time": ["7"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260302T020335Z:51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Msedge-Ref": [
                    "Ref A: 823A8F27C87B4E83AAB93890B6222AC2 Ref B: CHI261140505042 Ref C: 2026-03-02T02:03:35Z",
                ],
                "Date": [
                    "Mon, 02 Mar 2026 02:03:35 GMT",
                ],
                "X-Ms-Operation-Identifier": [
                    "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/canadacentral/4c8da580-69cd-47c3-bdbe-fe9e1d9ffb7e",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Cache-Control": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                "X-Ms-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Content-Length": ["0"],
                "Pragma": ["no-cache"],
                "X-Ms-Ratelimit-Remaining-Subscription-Global-Reads": ["3749"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc00093f760>{s: "", i: 0},
            ContentLength: 0,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                    "Accept": ["application/json"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: false,
                CipherSuite: 4866,
                CurveID: 25,
                NegotiatedProtocol: "h2"...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_versions.go:42]: Unexpected error:
    <*exported.ResponseError | 0xc0008dc570>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Envoy-Upstream-Service-Time": ["7"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260302T020335Z:51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Msedge-Ref": [
                    "Ref A: 823A8F27C87B4E83AAB93890B6222AC2 Ref B: CHI261140505042 Ref C: 2026-03-02T02:03:35Z",
                ],
                "Date": [
                    "Mon, 02 Mar 2026 02:03:35 GMT",
                ],
                "X-Ms-Operation-Identifier": [
                    "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/canadacentral/4c8da580-69cd-47c3-bdbe-fe9e1d9ffb7e",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Cache-Control": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                "X-Ms-Request-Id": [
                    "51aa9d18-066d-4e9d-868b-fee847027541",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Content-Length": ["0"],
                "Pragma": ["no-cache"],
                "X-Ms-Ratelimit-Remaining-Subscription-Global-Reads": ["3749"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc00093f760>{s: "", i: 0},
            ContentLength: 0,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOpenShiftVersions",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                    "Accept": ["application/json"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                DidResume: false,
                CipherSuite: 4866,
                CurveID: 25,
                NegotiatedProtocol: "h2"...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to list available HCP OpenShift versions and validate response content2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028651805000339456
n/a2028289411279491072
Version .* (doesn't exist|is disabled)
full failure pattern:
Version .* (doesn't exist|is disabled)
Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history
e2e212.50%2 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 1 · Mar 3: 1 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc000a11da0>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-zg9tr2": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-zg9tr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-zg9tr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-zg9tr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000a11d80>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-zg9tr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-zg9tr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00133b020>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Request-Id": [
                            "ea937086-84ee-4877-af2a-0e7c65ded5f3",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Msedge-Ref": [
                            "Ref A: 99A77695EADC427AA082D3ED564473BF Ref B: CHI261140504025 Ref C: 2026-03-03T02:04:56Z",
                        ],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:56 GMT",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/74f411c3-f8b4-468f-98b4-9b6d25fde2f7",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Correlation-Request-Id": [
                            "ea937086-84ee-4877-af2a-0e7c65ded5f3",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020456Z:ea937086-84ee-4877-af2a-0e7c65ded5f3",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["10"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000a11cc0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
          ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc00133b0b0>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc000a11da0>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-zg9tr2": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-zg9tr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-zg9tr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-zg9tr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000a11d80>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-zg9tr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-zg9tr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00133b020>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Ms-Request-Id": [
                            "ea937086-84ee-4877-af2a-0e7c65ded5f3",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Msedge-Ref": [
                            "Ref A: 99A77695EADC427AA082D3ED564473BF Ref B: CHI261140504025 Ref C: 2026-03-03T02:04:56Z",
                        ],
                        "Date": [
                            "Tue, 03 Mar 2026 02:04:56 GMT",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/74f411c3-f8b4-468f-98b4-9b6d25fde2f7",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Correlation-Request-Id": [
                            "ea937086-84ee-4877-af2a-0e7c65ded5f3",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260303T020456Z:ea937086-84ee-4877-af2a-0e7c65ded5f3",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["10"],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000a11cc0>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
          ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc00133b0b0>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc000d82500>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-xg8g49": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000d824e0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc001067a40>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/43dc45c5-178f-4ba6-9c89-26234160bbce",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020435Z:e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 9400E1E30F6D42FB9824BB4364776479 Ref B: CHI261140508040 Ref C: 2026-03-02T02:04:35Z",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "X-Envoy-Upstream-Service-Time": ["9"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:35 GMT",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000d82420>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
           ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc001067ad0>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_missing_info.go:82]: Expected
    <*fmt.wrapError | 0xc000d82500>: 
    failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation "illegal-hcp-cluster" in resourcegroup="illegal-ocp-version-xg8g49": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE UNAVAILABLE
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster illegal-hcp-cluster: failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000d824e0>{
            msg: "failed starting cluster creation \"illegal-hcp-cluster\" in resourcegroup=\"illegal-ocp-version-xg8g49\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/illegal-ocp-version-xg8g49/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/illegal-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 502: 502 Bad Gateway\nERROR CODE UNAVAILABLE\n--------------------------------------------------------------------------------\nResponse contained no body\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc001067a40>{
                ErrorCode: "",
                StatusCode: 502,
                RawResponse: {
                    Status: "502 Bad Gateway",
                    StatusCode: 502,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/43dc45c5-178f-4ba6-9c89-26234160bbce",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260302T020435Z:e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "e4087b4e-90a4-483b-bce9-e8de11f4f990",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 9400E1E30F6D42FB9824BB4364776479 Ref B: CHI261140508040 Ref C: 2026-03-02T02:04:35Z",
                        ],
                        "Pragma": ["no-cache"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Content-Type-Options": ["nosniff"],
                        "Content-Length": ["0"],
                        "X-Envoy-Upstream-Service-Time": ["9"],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Mon, 02 Mar 2026 02:04:35 GMT",
                        ],
                    },
                    Body: <*exported.nopClosingBytesReader | 0xc000d82420>{s: "", i: 0},
                    ContentLength: 0,
                    TransferEncoding: nil,
                    Close: false,
                    Uncompressed: false,
                    Trailer: nil,
                    Request: {
                        Method: "PUT",
           ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to match error
    <*matchers.MatchRegexpMatcher | 0xc001067ad0>: {
        Regexp: "Version .* (doesn't exist|is disabled)",
        Args: nil,
    }
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to create a 4.18 HCP cluster2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028651805000339456
n/a2028289411279491072
Test Panicked
full failure pattern:
Test Panicked
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e16.25%1 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 0 · Mar 4: 21 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (3)
github.com/Azure/ARO-HCP/test/util/framework.Must[...](...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).GetARMResourcesClientFactoryOrDie(0xc000e89500?, {0x7f128a29bfc0?, 0xc000e68cc0?})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:603 +0x37
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).NewResourceGroup(0xc000e55320, {0x7f128a29bfc0, 0xc000e68cc0}, {0x77d9d2e, 0x7}, {0xc0000140b9, 0x7})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:367 +0x2a5
github.com/Azure/ARO-HCP/test/e2e.init.func19.2({0x7f128a29bfc0, 0xc000e68cc0})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:58 +0x155
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8221420?, 0xc000e68cc0?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 90
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked: failed building environment credential: AZURE_TOKEN_CREDENTIALS must be set when RequireAzureTokenCredentials is true. See https://aka.ms/azsdk/go/identity/docs#DefaultAzureCredential for more information
fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked
github.com/Azure/ARO-HCP/test/util/framework.Must[...](...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).GetARMResourcesClientFactoryOrDie(0xc000e89500?, {0x7f128a29bfc0?, 0xc000e68cc0?})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:603 +0x37
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).NewResourceGroup(0xc000e55320, {0x7f128a29bfc0, 0xc000e68cc0}, {0x77d9d2e, 0x7}, {0xc0000140b9, 0x7})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:367 +0x2a5
github.com/Azure/ARO-HCP/test/e2e.init.func19.2({0x7f128a29bfc0, 0xc000e68cc0})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:58 +0x155
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8221420?, 0xc000e68cc0?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 90
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked: failed building environment credential: AZURE_TOKEN_CREDENTIALS must be set when RequireAzureTokenCredentials is true. See https://aka.ms/azsdk/go/identity/docs#DefaultAzureCredential for more information
fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked
github.com/Azure/ARO-HCP/test/util/framework.Must[...](...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).GetARMResourcesClientFactoryOrDie(0xc000c1e6c0?, {0x7f1028100d28?, 0xc000e04360?})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:603 +0x37
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).NewResourceGroup(0xc000826fc0, {0x7f1028100d28, 0xc000e04360}, {0x781d01f, 0x15}, {0xc0000140b9, 0x7})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:367 +0x2a5
github.com/Azure/ARO-HCP/test/e2e.init.func18.2({0x7f1028100d28, 0xc000e04360})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:67 +0xe9
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8221420?, 0xc000e04360?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 109
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked: failed building environment credential: AZURE_TOKEN_CREDENTIALS must be set when RequireAzureTokenCredentials is true. See https://aka.ms/azsdk/go/identity/docs#DefaultAzureCredential for more information
fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked
github.com/Azure/ARO-HCP/test/util/framework.Must[...](...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).GetARMResourcesClientFactoryOrDie(0xc000c1e6c0?, {0x7f1028100d28?, 0xc000e04360?})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:603 +0x37
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).NewResourceGroup(0xc000826fc0, {0x7f1028100d28, 0xc000e04360}, {0x781d01f, 0x15}, {0xc0000140b9, 0x7})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:367 +0x2a5
github.com/Azure/ARO-HCP/test/e2e.init.func18.2({0x7f1028100d28, 0xc000e04360})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:67 +0xe9
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8221420?, 0xc000e04360?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 109
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked: failed building environment credential: AZURE_TOKEN_CREDENTIALS must be set when RequireAzureTokenCredentials is true. See https://aka.ms/azsdk/go/identity/docs#DefaultAzureCredential for more information
fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked
github.com/Azure/ARO-HCP/test/util/framework.Must[...](...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).GetARMResourcesClientFactoryOrDie(0xc000b0ef40?, {0x7fd9c04c7f98?, 0xc000bea990?})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:603 +0x37
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).NewResourceGroup(0xc000969c20, {0x7fd9c04c7f98, 0xc000bea990}, {0x77f1edf, 0xc}, {0xc0000140b9, 0x7})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:367 +0x2a5
github.com/Azure/ARO-HCP/test/e2e.init.func9.2({0x7fd9c04c7f98, 0xc000bea990})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:54 +0xe9
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8221420?, 0xc000bea990?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 94
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked: failed building environment credential: AZURE_TOKEN_CREDENTIALS must be set when RequireAzureTokenCredentials is true. See https://aka.ms/azsdk/go/identity/docs#DefaultAzureCredential for more information
fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked
github.com/Azure/ARO-HCP/test/util/framework.Must[...](...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).GetARMResourcesClientFactoryOrDie(0xc000b0ef40?, {0x7fd9c04c7f98?, 0xc000bea990?})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:603 +0x37
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).NewResourceGroup(0xc000969c20, {0x7fd9c04c7f98, 0xc000bea990}, {0x77f1edf, 0xc}, {0xc0000140b9, 0x7})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:367 +0x2a5
github.com/Azure/ARO-HCP/test/e2e.init.func9.2({0x7fd9c04c7f98, 0xc000bea990})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:54 +0xe9
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8221420?, 0xc000bea990?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 94
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked: failed building environment credential: AZURE_TOKEN_CREDENTIALS must be set when RequireAzureTokenCredentials is true. See https://aka.ms/azsdk/go/identity/docs#DefaultAzureCredential for more information
fail [github.com/Azure/ARO-HCP/test/util/framework/per_invocation_framework.go:402]: Test Panicked
Contributing tests (21)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size1
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 create an HCP cluster with Image Registry not present1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.191
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to list available HCP OpenShift versions and validate response content1
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 create an HCP cluster and validate TLS certificates1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to create a 4.18 HCP cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2029014012984823808
ERROR CODE: ServiceUnavailable; detail message Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installa...
full failure pattern:
ERROR CODE: ServiceUnavailable; detail message Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e16.25%1 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 0 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 14 · Mar 8: 0none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:90]: Unexpected error:
    <*fmt.wrapError | 0xc000f92120>: 
    failed to create HCP cluster arm64-vm-hcp-cluster: failed starting cluster creation "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-f2swr2": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/arm64-vm-cluster-f2swr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/arm64-vm-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: ServiceUnavailable
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ServiceUnavailable",
        "message": "Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster arm64-vm-hcp-cluster: failed starting cluster creation \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-f2swr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/arm64-vm-cluster-f2swr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/arm64-vm-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000f92100>{
            msg: "failed starting cluster creation \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-f2swr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/arm64-vm-cluster-f2swr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/arm64-vm-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000e00c30>{
                ErrorCode: "ServiceUnavailable",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Content-Type-Options": ["nosniff"],
                        "Date": [
                            "Sat, 07 Mar 2026 14:46:39 GMT",
                        ],
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["5434"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Correlation-Request-Id": [
                            "7ee3b7f4-08f3-461c-8ed3-aafb400a1aa6",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 26E1CBDA73BD43A79BC0F8BDEBA1A221 Ref B: CHI261140511060 Ref C: 2026-03-07T14:46:33Z",
                        ],
                        "Content-Length": ["257"],
                        "X-Ms-Failure-Cause": ["service"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "Retry-After": ["59"],
                        "X-Ms-Request-Id": [
                            "1778cbf7-6dd3-4e0d-8967-ddcd4fa5ce20",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144639Z:7ee3b7f4-08f3-461c-8ed3-aafb400a1aa6",
                        ],
                        "Content-Type": ["application/json"],
                        "X-Ms-Error-Code": ["ServiceUnavailable"],
                        "X-Ms-Operation-Identifier": [
  ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:90]: Unexpected error:
    <*fmt.wrapError | 0xc000f92120>: 
    failed to create HCP cluster arm64-vm-hcp-cluster: failed starting cluster creation "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-f2swr2": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/arm64-vm-cluster-f2swr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/arm64-vm-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: ServiceUnavailable
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ServiceUnavailable",
        "message": "Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster arm64-vm-hcp-cluster: failed starting cluster creation \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-f2swr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/arm64-vm-cluster-f2swr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/arm64-vm-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000f92100>{
            msg: "failed starting cluster creation \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-f2swr2\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/arm64-vm-cluster-f2swr2/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/arm64-vm-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc000e00c30>{
                ErrorCode: "ServiceUnavailable",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "X-Content-Type-Options": ["nosniff"],
                        "Date": [
                            "Sat, 07 Mar 2026 14:46:39 GMT",
                        ],
                        "Expires": ["-1"],
                        "X-Envoy-Upstream-Service-Time": ["5434"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "X-Ms-Correlation-Request-Id": [
                            "7ee3b7f4-08f3-461c-8ed3-aafb400a1aa6",
                        ],
                        "X-Msedge-Ref": [
                            "Ref A: 26E1CBDA73BD43A79BC0F8BDEBA1A221 Ref B: CHI261140511060 Ref C: 2026-03-07T14:46:33Z",
                        ],
                        "Content-Length": ["257"],
                        "X-Ms-Failure-Cause": ["service"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Cache-Control": ["no-cache"],
                        "Pragma": ["no-cache"],
                        "Retry-After": ["59"],
                        "X-Ms-Request-Id": [
                            "1778cbf7-6dd3-4e0d-8967-ddcd4fa5ce20",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144639Z:7ee3b7f4-08f3-461c-8ed3-aafb400a1aa6",
                        ],
                        "Content-Type": ["application/json"],
                        "X-Ms-Error-Code": ["ServiceUnavailable"],
                        "X-Ms-Operation-Identifier": [
  ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:133]: Unexpected error:
    <*fmt.wrapError | 0xc000804440>: 
    failed to create HCP cluster pullsecret-hcp-cluster: failed starting cluster creation "pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-ztzxxw": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/pullsecret-test-ztzxxw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/pullsecret-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: ServiceUnavailable
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ServiceUnavailable",
        "message": "Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster pullsecret-hcp-cluster: failed starting cluster creation \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-ztzxxw\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/pullsecret-test-ztzxxw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/pullsecret-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000804420>{
            msg: "failed starting cluster creation \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-ztzxxw\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/pullsecret-test-ztzxxw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/pullsecret-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0010f4180>{
                ErrorCode: "ServiceUnavailable",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Cache-Control": ["no-cache"],
                        "Content-Type": ["application/json"],
                        "X-Ms-Error-Code": ["ServiceUnavailable"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Expires": ["-1"],
                        "Retry-After": ["59"],
                        "X-Ms-Request-Id": [
                            "463c4396-e0a8-4c68-9a68-baa42d6b95ec",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: 7F2143198592408EBDD587AE8FD44441 Ref B: CHI261140501023 Ref C: 2026-03-07T14:47:35Z",
                        ],
                        "Date": [
                            "Sat, 07 Mar 2026 14:47:43 GMT",
                        ],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Correlation-Request-Id": [
                            "3cff8eb7-eb89-4d6a-8163-226407b71770",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144743Z:3cff8eb7-eb89-4d6a-8163-226407b71770",
                        ],
                        "Pragma": ["no-cache"],
                        "Content-Length": ["257"],
                        "X-Envoy-Upstream-Service-Time": ["8182"],
                        "...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:133]: Unexpected error:
    <*fmt.wrapError | 0xc000804440>: 
    failed to create HCP cluster pullsecret-hcp-cluster: failed starting cluster creation "pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-ztzxxw": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/pullsecret-test-ztzxxw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/pullsecret-hcp-cluster
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: ServiceUnavailable
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ServiceUnavailable",
        "message": "Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster pullsecret-hcp-cluster: failed starting cluster creation \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-ztzxxw\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/pullsecret-test-ztzxxw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/pullsecret-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc000804420>{
            msg: "failed starting cluster creation \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-ztzxxw\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/pullsecret-test-ztzxxw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/pullsecret-hcp-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc0010f4180>{
                ErrorCode: "ServiceUnavailable",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Cache-Control": ["no-cache"],
                        "Content-Type": ["application/json"],
                        "X-Ms-Error-Code": ["ServiceUnavailable"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Expires": ["-1"],
                        "Retry-After": ["59"],
                        "X-Ms-Request-Id": [
                            "463c4396-e0a8-4c68-9a68-baa42d6b95ec",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: 7F2143198592408EBDD587AE8FD44441 Ref B: CHI261140501023 Ref C: 2026-03-07T14:47:35Z",
                        ],
                        "Date": [
                            "Sat, 07 Mar 2026 14:47:43 GMT",
                        ],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Correlation-Request-Id": [
                            "3cff8eb7-eb89-4d6a-8163-226407b71770",
                        ],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144743Z:3cff8eb7-eb89-4d6a-8163-226407b71770",
                        ],
                        "Pragma": ["no-cache"],
                        "Content-Length": ["257"],
                        "X-Envoy-Upstream-Service-Time": ["8182"],
                        "...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:160]: Unexpected error:
    <*fmt.wrapError | 0xc0013e2360>: 
    failed to create HCP cluster patch-tags-cluster: failed starting cluster creation "patch-tags-cluster" in resourcegroup="patch-tags-dth5xj": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-tags-dth5xj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-tags-cluster
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: ServiceUnavailable
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ServiceUnavailable",
        "message": "Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster patch-tags-cluster: failed starting cluster creation \"patch-tags-cluster\" in resourcegroup=\"patch-tags-dth5xj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-tags-dth5xj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-tags-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0013e2340>{
            msg: "failed starting cluster creation \"patch-tags-cluster\" in resourcegroup=\"patch-tags-dth5xj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-tags-dth5xj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-tags-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00110a570>{
                ErrorCode: "ServiceUnavailable",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Date": [
                            "Sat, 07 Mar 2026 14:47:09 GMT",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "a2a152e9-ec35-406a-9ffc-4ca3a96a79da",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/7811f68c-d0c6-4229-bad2-4fa1629e67b7",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Content-Type": ["application/json"],
                        "X-Ms-Error-Code": ["ServiceUnavailable"],
                        "X-Ms-Request-Id": [
                            "d8d9e333-730f-490b-9b31-7135ff41c759",
                        ],
                        "X-Envoy-Upstream-Service-Time": ["2898"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144709Z:a2a152e9-ec35-406a-9ffc-4ca3a96a79da",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Pragma": ["no-cache"],
                        "Content-Length": ["257"],
                  ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:160]: Unexpected error:
    <*fmt.wrapError | 0xc0013e2360>: 
    failed to create HCP cluster patch-tags-cluster: failed starting cluster creation "patch-tags-cluster" in resourcegroup="patch-tags-dth5xj": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-tags-dth5xj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-tags-cluster
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: ServiceUnavailable
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ServiceUnavailable",
        "message": "Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster patch-tags-cluster: failed starting cluster creation \"patch-tags-cluster\" in resourcegroup=\"patch-tags-dth5xj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-tags-dth5xj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-tags-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0013e2340>{
            msg: "failed starting cluster creation \"patch-tags-cluster\" in resourcegroup=\"patch-tags-dth5xj\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/patch-tags-dth5xj/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/patch-tags-cluster\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: ServiceUnavailable\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ServiceUnavailable\",\n    \"message\": \"Cluster installation has failed due to unavailable capacity. While we are bringing on additional capacity, try your cluster installation in another region or try again later\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00110a570>{
                ErrorCode: "ServiceUnavailable",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Date": [
                            "Sat, 07 Mar 2026 14:47:09 GMT",
                        ],
                        "Cache-Control": ["no-cache"],
                        "X-Ms-Correlation-Request-Id": [
                            "a2a152e9-ec35-406a-9ffc-4ca3a96a79da",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Expires": ["-1"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/7811f68c-d0c6-4229-bad2-4fa1629e67b7",
                        ],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Content-Type": ["application/json"],
                        "X-Ms-Error-Code": ["ServiceUnavailable"],
                        "X-Ms-Request-Id": [
                            "d8d9e333-730f-490b-9b31-7135ff41c759",
                        ],
                        "X-Envoy-Upstream-Service-Time": ["2898"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144709Z:a2a152e9-ec35-406a-9ffc-4ca3a96a79da",
                        ],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "Pragma": ["no-cache"],
                        "Content-Length": ["257"],
                  ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (14)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size1
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 create an HCP cluster with Image Registry not present1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group1
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 create an HCP cluster and validate TLS certificates1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to perform various invalid operations on cluster resources1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2030292537238884352
ERROR CODE: LockContention; detail message Failed to acquire lock: timed out; provider Microsoft.RedHatOpenShift
full failure pattern:
ERROR CODE: LockContention; detail message Failed to acquire lock: timed out; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e16.25%1 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 0 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 2 · Mar 8: 0none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapError | 0xc001580180>: 
    failed starting cluster creation "cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-88dt2b": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-88dt2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: LockContention
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LockContention",
        "message": "Failed to acquire lock: timed out",
        "target": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-88dt2b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-88dt2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: LockContention\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LockContention\",\n    \"message\": \"Failed to acquire lock: timed out\",\n    \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc000f927b0>{
            ErrorCode: "LockContention",
            StatusCode: 503,
            RawResponse: {
                Status: "503 Service Unavailable",
                StatusCode: 503,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Pragma": ["no-cache"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Correlation-Request-Id": [
                        "a833f36a-e645-4a5c-8f2c-07a15aea6c19",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Msedge-Ref": [
                        "Ref A: A0279EF3AFD84124B08634E296DEB7D0 Ref B: CHI261140503034 Ref C: 2026-03-07T14:45:09Z",
                    ],
                    "Content-Type": ["application/json"],
                    "X-Envoy-Upstream-Service-Time": ["10012"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260307T144519Z:a833f36a-e645-4a5c-8f2c-07a15aea6c19",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "Cache-Control": ["no-cache"],
                    "Content-Length": ["186"],
                    "Expires": ["-1"],
                    "Retry-After": ["10"],
                    "X-Ms-Request-Id": [
                        "84bcf0ef-9cc3-42c3-b8f3-8fc3210235af",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Error-Code": ["LockContention"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/3f387671-ff74-44f9-b938-73248e7745e1",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "Date": [
                        "Sat, 07 Mar 2026 14:45:19 GMT",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc001580040>{
                    s: [123, 10, 32, 32, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 76, 111, 99, 107, 67, 111, 110, 116, 101, 110, 116, 105, 111, 110, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 70, 97, 105, 108, 101, 100, 32, 116, 111, 32, 97, 99, 113, 117, 105, 114, 101, 32, 108, 111, 99, 107, 58, 32, 116, 105, 109, 101, 100, 32, 111, 117, 116, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 116, 97, 114, 103, 101, 116, 34, 58, 32, 34, 47, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 115, 47, 57, 57, 51, 57, 57, 50, 56, 49, 45, 48, 48, 97, 50, 45, 52, 98, 51, 57, 45, 98, 98, 51, 100, 45, 98, 50, 54, 52, 53, 98, 98, 98, 100, 98, 57, 51, 34, 10, 32, 32, 32, 32, 125, 10, 125],
        ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapError | 0xc001580180>: 
    failed starting cluster creation "cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-88dt2b": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-88dt2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: LockContention
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LockContention",
        "message": "Failed to acquire lock: timed out",
        "target": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed starting cluster creation \"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-88dt2b\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-cluster-back-version-88dt2b/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-ver-4-19\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: LockContention\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LockContention\",\n    \"message\": \"Failed to acquire lock: timed out\",\n    \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*exported.ResponseError | 0xc000f927b0>{
            ErrorCode: "LockContention",
            StatusCode: 503,
            RawResponse: {
                Status: "503 Service Unavailable",
                StatusCode: 503,
                Proto: "HTTP/2.0",
                ProtoMajor: 2,
                ProtoMinor: 0,
                Header: {
                    "Pragma": ["no-cache"],
                    "X-Ms-Failure-Cause": ["service"],
                    "X-Ms-Correlation-Request-Id": [
                        "a833f36a-e645-4a5c-8f2c-07a15aea6c19",
                    ],
                    "Strict-Transport-Security": [
                        "max-age=31536000; includeSubDomains",
                    ],
                    "X-Cache": ["CONFIG_NOCACHE"],
                    "X-Msedge-Ref": [
                        "Ref A: A0279EF3AFD84124B08634E296DEB7D0 Ref B: CHI261140503034 Ref C: 2026-03-07T14:45:09Z",
                    ],
                    "Content-Type": ["application/json"],
                    "X-Envoy-Upstream-Service-Time": ["10012"],
                    "X-Ms-Routing-Request-Id": [
                        "UKSOUTH:20260307T144519Z:a833f36a-e645-4a5c-8f2c-07a15aea6c19",
                    ],
                    "X-Content-Type-Options": ["nosniff"],
                    "Cache-Control": ["no-cache"],
                    "Content-Length": ["186"],
                    "Expires": ["-1"],
                    "Retry-After": ["10"],
                    "X-Ms-Request-Id": [
                        "84bcf0ef-9cc3-42c3-b8f3-8fc3210235af",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                    "X-Ms-Error-Code": ["LockContention"],
                    "X-Ms-Operation-Identifier": [
                        "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/3f387671-ff74-44f9-b938-73248e7745e1",
                    ],
                    "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                    "Date": [
                        "Sat, 07 Mar 2026 14:45:19 GMT",
                    ],
                },
                Body: <*exported.nopClosingBytesReader | 0xc001580040>{
                    s: [123, 10, 32, 32, 32, 32, 34, 101, 114, 114, 111, 114, 34, 58, 32, 123, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 99, 111, 100, 101, 34, 58, 32, 34, 76, 111, 99, 107, 67, 111, 110, 116, 101, 110, 116, 105, 111, 110, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 70, 97, 105, 108, 101, 100, 32, 116, 111, 32, 97, 99, 113, 117, 105, 114, 101, 32, 108, 111, 99, 107, 58, 32, 116, 105, 109, 101, 100, 32, 111, 117, 116, 34, 44, 10, 32, 32, 32, 32, 32, 32, 32, 32, 34, 116, 97, 114, 103, 101, 116, 34, 58, 32, 34, 47, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 115, 47, 57, 57, 51, 57, 57, 50, 56, 49, 45, 48, 48, 97, 50, 45, 52, 98, 51, 57, 45, 98, 98, 51, 100, 45, 98, 50, 54, 52, 53, 98, 98, 98, 100, 98, 57, 51, 34, 10, 32, 32, 32, 32, 125, 10, 125],
        ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapError | 0xc0008b0cc0>: 
    failed to create HCP cluster ea-listkk9gpt: failed starting cluster creation "ea-listkk9gpt" in resourcegroup="ea-list-696m67": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-696m67/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listkk9gpt
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: LockContention
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LockContention",
        "message": "Failed to acquire lock: timed out",
        "target": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster ea-listkk9gpt: failed starting cluster creation \"ea-listkk9gpt\" in resourcegroup=\"ea-list-696m67\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-696m67/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listkk9gpt\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: LockContention\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LockContention\",\n    \"message\": \"Failed to acquire lock: timed out\",\n    \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0008b0ca0>{
            msg: "failed starting cluster creation \"ea-listkk9gpt\" in resourcegroup=\"ea-list-696m67\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-696m67/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listkk9gpt\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: LockContention\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LockContention\",\n    \"message\": \"Failed to acquire lock: timed out\",\n    \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00003bd70>{
                ErrorCode: "LockContention",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Content-Length": ["186"],
                        "X-Ms-Request-Id": [
                            "91c02e2c-cc8d-4422-bd86-5620a3fc1227",
                        ],
                        "X-Envoy-Upstream-Service-Time": ["10009"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: DADE54595A9D4685B4DD37B0EB4FA0CB Ref B: CHI261140511034 Ref C: 2026-03-07T14:45:09Z",
                        ],
                        "Expires": ["-1"],
                        "Retry-After": ["10"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Correlation-Request-Id": [
                            "4bb2aad3-0bc5-4433-ac57-7bf14867b5ad",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Sat, 07 Mar 2026 14:45:19 GMT",
                        ],
                        "X-Ms-Error-Code": ["LockContention"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/8c204380-4777-4268-9b04-a08592cad436",
                        ],
                        "Pragma": ["no-cache"],
                        "Content-Type": ["application/json"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144519Z:4bb2aad3-0bc5-4433-ac57-7bf148...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapError | 0xc0008b0cc0>: 
    failed to create HCP cluster ea-listkk9gpt: failed starting cluster creation "ea-listkk9gpt" in resourcegroup="ea-list-696m67": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-696m67/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listkk9gpt
    --------------------------------------------------------------------------------
    RESPONSE 503: 503 Service Unavailable
    ERROR CODE: LockContention
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "LockContention",
        "message": "Failed to acquire lock: timed out",
        "target": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
      }
    }
    --------------------------------------------------------------------------------
    
    {
        msg: "failed to create HCP cluster ea-listkk9gpt: failed starting cluster creation \"ea-listkk9gpt\" in resourcegroup=\"ea-list-696m67\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-696m67/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listkk9gpt\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: LockContention\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LockContention\",\n    \"message\": \"Failed to acquire lock: timed out\",\n    \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n  }\n}\n--------------------------------------------------------------------------------\n",
        err: <*fmt.wrapError | 0xc0008b0ca0>{
            msg: "failed starting cluster creation \"ea-listkk9gpt\" in resourcegroup=\"ea-list-696m67\": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-696m67/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listkk9gpt\n--------------------------------------------------------------------------------\nRESPONSE 503: 503 Service Unavailable\nERROR CODE: LockContention\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"LockContention\",\n    \"message\": \"Failed to acquire lock: timed out\",\n    \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n  }\n}\n--------------------------------------------------------------------------------\n",
            err: <*exported.ResponseError | 0xc00003bd70>{
                ErrorCode: "LockContention",
                StatusCode: 503,
                RawResponse: {
                    Status: "503 Service Unavailable",
                    StatusCode: 503,
                    Proto: "HTTP/2.0",
                    ProtoMajor: 2,
                    ProtoMinor: 0,
                    Header: {
                        "Content-Length": ["186"],
                        "X-Ms-Request-Id": [
                            "91c02e2c-cc8d-4422-bd86-5620a3fc1227",
                        ],
                        "X-Envoy-Upstream-Service-Time": ["10009"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Global-Writes": ["2999"],
                        "Strict-Transport-Security": [
                            "max-age=31536000; includeSubDomains",
                        ],
                        "X-Content-Type-Options": ["nosniff"],
                        "X-Msedge-Ref": [
                            "Ref A: DADE54595A9D4685B4DD37B0EB4FA0CB Ref B: CHI261140511034 Ref C: 2026-03-07T14:45:09Z",
                        ],
                        "Expires": ["-1"],
                        "Retry-After": ["10"],
                        "X-Ms-Failure-Cause": ["service"],
                        "X-Ms-Ratelimit-Remaining-Subscription-Writes": ["199"],
                        "X-Ms-Correlation-Request-Id": [
                            "4bb2aad3-0bc5-4433-ac57-7bf14867b5ad",
                        ],
                        "X-Cache": ["CONFIG_NOCACHE"],
                        "Date": [
                            "Sat, 07 Mar 2026 14:45:19 GMT",
                        ],
                        "X-Ms-Error-Code": ["LockContention"],
                        "X-Ms-Operation-Identifier": [
                            "appId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,tenantId=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,objectId=0e96dbb7-17a2-4393-b2d3-d84524e39c32/uksouth/8c204380-4777-4268-9b04-a08592cad436",
                        ],
                        "Pragma": ["no-cache"],
                        "Content-Type": ["application/json"],
                        "X-Ms-Routing-Request-Id": [
                            "UKSOUTH:20260307T144519Z:4bb2aad3-0bc5-4433-ac57-7bf148...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
Contributing tests (2)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.191
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2030292537238884352
Should receive valid HTTP status code from authorized IP
full failure pattern:
Should receive valid HTTP status code from authorized IP
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e16.25%1 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 0 · Mar 4: 1 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:168]: Timed out after 120.005s.
The function passed to Eventually failed at /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:167 with:
Should receive valid HTTP status code from authorized IP
Expected
    <string>: 000
to match regular expression
    <string>: ^[2-5][0-9][0-9]$
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:168]: Timed out after 120.005s.
The function passed to Eventually failed at /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:167 with:
Should receive valid HTTP status code from authorized IP
Expected
    <string>: 000
to match regular expression
    <string>: ^[2-5][0-9][0-9]$
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2029294729610399744
subscription state not found
full failure pattern:
subscription state not found
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e16.25%1 of 16 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsMar 1: 0 · Mar 2: 0 · Mar 3: 1 · Mar 4: 0 · Mar 5: 0 · Mar 6: 0 · Mar 7: 0 · Mar 8: 0none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:314]: Timed out after 300.000s.
NFD operator should be installed successfully
Expected success, but got an error:
    <*errors.errorString | 0xc000482ec0>: 
    subscription state not found
    {
        s: "subscription state not found",
    }
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:314]: Timed out after 300.000s.
NFD operator should be installed successfully
Expected success, but got an error:
    <*errors.errorString | 0xc000482ec0>: 
    subscription state not found
    {
        s: "subscription state not found",
    }
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028722474891350016