<
Single Day: Mar 3
Pick a day
>
View JSON API
↗ Open Failure patterns for this day

Environment: PROD

Time (UTC)JobFailed atResultPRFailed testsDetails
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 19
e2e (19)
Deserializaion Error: no output from command
23:36:46 UTC · failed at e2e · test Customer should respect cluster-wide node limits with nodepool autoscaling · suite prod/parallel
Show raw failure
eadLoop).run(0xc000396fa8)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2258 +0xca fp=0xc000396f60 sp=0xc000396e18 pc=0x31a62aa
golang.org/x/net/http2.(*ClientConn).readLoop(0xc001552380)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2127 +0x52 fp=0xc000396fc8 sp=0xc000396f60 pc=0x31a5632
golang.org/x/net/http2.(*Transport).newClientConn.gowrap1()
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0x25 fp=0xc000396fe0 sp=0xc000396fc8 pc=0x319edc5
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000396fe8 sp=0xc000396fe0 pc=0x2ac5921
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 137
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0xda5

goroutine 43 gp=0xc000002000 m=nil [runnable]:
runtime.gopark(0xc0000b4f88?, 0x3?, 0x0?, 0x0?, 0xc0000b4f6a?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0000b4df0 sp=0xc0000b4dd0 pc=0x2abd28e
runtime.selectgo(0xc0000b4f88, 0xc0000b4f64, 0x0?, 0x0, 0x0?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0000b4f30 sp=0xc0000b4df0 pc=0x2a98137
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.func2(0xc0000b4fa0?)
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:131 +0x7d fp=0xc0000b4fc8 sp=0xc0000b4f30 pc=0x2ed51fd
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.gowrap1()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:158 +0x24 fp=0xc0000b4fe0 sp=0xc0000b4fc8 pc=0x2ed5144
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0000b4fe8 sp=0xc0000b4fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:128 +0x165

goroutine 45 gp=0xc000e3a1c0 m=nil [select]:
runtime.gopark(0xc0013d8fb0?, 0x2?, 0xe8?, 0x80?, 0xc0013d8fa4?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0013d8e30 sp=0xc0013d8e10 pc=0x2abd28e
runtime.selectgo(0xc0013d8fb0, 0xc0013d8fa0, 0xc0018146a0?, 0x0, 0x328a93c?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0013d8f70 sp=0xc0013d8e30 pc=0x2a98137
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x820bb58, 0xc0009d6640}, 0x77f1f7b?)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36 +0x76 fp=0xc0013d8fe0 sp=0xc0013d8f70 pc=0x328a096
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x823e9a0, {0x820bb58, 0xc0009d6640}, 0x0)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284 +0x7b2 fp=0xc0013d9328 sp=0xc0013d8fe0 pc=0x371d0f2
github.com/Azure/ARO-HCP/test/util/framework.CreateHCPClusterAndWait({0x820bbc8?, 0xc000694380?}, {{0x82212e8?, 0xc0004e6400?}, 0xc001476b10?}, 0xc0013d9810, {0xc001418930, 0x16}, {0x780dcac, 0x12}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:641 +0x405 fp=0xc0013d95a0 sp=0xc0013d9328 pc=0x4e941e5
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateHCPClusterFromParam(_, {_, _}, {{_, _}, _}, {_, _}, {{0x77d2694, 0x4}, ...}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:344 +0x497 fp=0xc0013d98e0 sp=0xc0013d95a0 pc=0x4e89d77
github.com/Azure/ARO-HCP/test/e2e.init.func23.3({0x7fa3f060bc60, 0xc000b10330})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:160 +0x3a6 fp=0xc0013d9f58 sp=0xc0013d98e0 pc=0x501adc6
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc000b10330?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e fp=0xc0013d9f88 sp=0xc0013d9f58 pc=0x2eed25e
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 fp=0xc0013d9fe0 sp=0xc0013d9f88 pc=0x2f0197b
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0013d9fe8 sp=0xc0013d9fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

rax    0xfffffffffffffffc
rbx    0x5
rcx    0x2a3ce0e
rdx    0x80
rdi    0x5
rsi    0x7ffe2a7b78bc
rbp    0x7ffe2a7b7870
rsp    0x7ffe2a7b7828
r8     0x0
r9     0x0
r10    0x2588
r11    0x246
r12    0x7ffe2a7b7900
r13    0x1
r14    0xb2ed360
r15    0x7
rip    0x2a3ce0e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
Command Error: exit status 2
Deserializaion Error: no output from command
eadLoop).run(0xc000396fa8)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2258 +0xca fp=0xc000396f60 sp=0xc000396e18 pc=0x31a62aa
golang.org/x/net/http2.(*ClientConn).readLoop(0xc001552380)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2127 +0x52 fp=0xc000396fc8 sp=0xc000396f60 pc=0x31a5632
golang.org/x/net/http2.(*Transport).newClientConn.gowrap1()
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0x25 fp=0xc000396fe0 sp=0xc000396fc8 pc=0x319edc5
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000396fe8 sp=0xc000396fe0 pc=0x2ac5921
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 137
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0xda5

goroutine 43 gp=0xc000002000 m=nil [runnable]:
runtime.gopark(0xc0000b4f88?, 0x3?, 0x0?, 0x0?, 0xc0000b4f6a?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0000b4df0 sp=0xc0000b4dd0 pc=0x2abd28e
runtime.selectgo(0xc0000b4f88, 0xc0000b4f64, 0x0?, 0x0, 0x0?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0000b4f30 sp=0xc0000b4df0 pc=0x2a98137
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.func2(0xc0000b4fa0?)
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:131 +0x7d fp=0xc0000b4fc8 sp=0xc0000b4f30 pc=0x2ed51fd
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.gowrap1()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:158 +0x24 fp=0xc0000b4fe0 sp=0xc0000b4fc8 pc=0x2ed5144
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0000b4fe8 sp=0xc0000b4fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:128 +0x165

goroutine 45 gp=0xc000e3a1c0 m=nil [select]:
runtime.gopark(0xc0013d8fb0?, 0x2?, 0xe8?, 0x80?, 0xc0013d8fa4?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0013d8e30 sp=0xc0013d8e10 pc=0x2abd28e
runtime.selectgo(0xc0013d8fb0, 0xc0013d8fa0, 0xc0018146a0?, 0x0, 0x328a93c?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0013d8f70 sp=0xc0013d8e30 pc=0x2a98137
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x820bb58, 0xc0009d6640}, 0x77f1f7b?)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36 +0x76 fp=0xc0013d8fe0 sp=0xc0013d8f70 pc=0x328a096
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x823e9a0, {0x820bb58, 0xc0009d6640}, 0x0)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284 +0x7b2 fp=0xc0013d9328 sp=0xc0013d8fe0 pc=0x371d0f2
github.com/Azure/ARO-HCP/test/util/framework.CreateHCPClusterAndWait({0x820bbc8?, 0xc000694380?}, {{0x82212e8?, 0xc0004e6400?}, 0xc001476b10?}, 0xc0013d9810, {0xc001418930, 0x16}, {0x780dcac, 0x12}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:641 +0x405 fp=0xc0013d95a0 sp=0xc0013d9328 pc=0x4e941e5
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateHCPClusterFromParam(_, {_, _}, {{_, _}, _}, {_, _}, {{0x77d2694, 0x4}, ...}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:344 +0x497 fp=0xc0013d98e0 sp=0xc0013d95a0 pc=0x4e89d77
github.com/Azure/ARO-HCP/test/e2e.init.func23.3({0x7fa3f060bc60, 0xc000b10330})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:160 +0x3a6 fp=0xc0013d9f58 sp=0xc0013d98e0 pc=0x501adc6
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc000b10330?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e fp=0xc0013d9f88 sp=0xc0013d9f58 pc=0x2eed25e
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 fp=0xc0013d9fe0 sp=0xc0013d9f88 pc=0x2f0197b
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0013d9fe8 sp=0xc0013d9fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

rax    0xfffffffffffffffc
rbx    0x5
rcx    0x2a3ce0e
rdx    0x80
rdi    0x5
rsi    0x7ffe2a7b78bc
rbp    0x7ffe2a7b7870
rsp    0x7ffe2a7b7828
r8     0x0
r9     0x0
r10    0x2588
r11    0x246
r12    0x7ffe2a7b7900
r13    0x1
r14    0xb2ed360
r15    0x7
rip    0x2a3ce0e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
Command Error: exit status 2
Deserializaion Error: no output from command
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to create an HCP cluster with back-level version 4.19 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapErrors | 0xc000f2f2f0>: 
    failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-czs8jw" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded
    {
        msg: "failed waiting for cluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-czs8jw\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011f5510>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapErrors | 0xc000f2f2f0>: 
    failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-czs8jw" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded
    {
        msg: "failed waiting for cluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-czs8jw\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011f5510>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
Interrupted by User
23:36:46 UTC · failed at e2e · test Customer should be able to create a cluster with an external auth config and get the external auth config · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:47]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:47]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to create an HCP cluster · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc000e74c00>: 
    failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: failed waiting for cluster="basic-hcp-cluster" in resourcegroup="basic-cluster-fhj85x" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fhj85x\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0015812a0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x",
            },
            <*fmt.wrapErrors | 0xc000e74bd0>{
                msg: "failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fhj85x\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0015812a0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc000e74c00>: 
    failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: failed waiting for cluster="basic-hcp-cluster" in resourcegroup="basic-cluster-fhj85x" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fhj85x\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0015812a0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x",
            },
            <*fmt.wrapErrors | 0xc000e74bd0>{
                msg: "failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fhj85x\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0015812a0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fhj85x",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Interrupted by User
23:36:46 UTC · failed at e2e · test Customer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Authorized CIDRs Connectivity should allow API access only from authorized VM IP · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:133]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d8a720>: 
    failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: failed waiting for cluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-9hqlzg" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-9hqlzg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012ff040>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg",
            },
            <*fmt.wrapErrors | 0xc000d8a6f0>{
                msg: "failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-9hqlzg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012ff040>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:133]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d8a720>: 
    failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: failed waiting for cluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-9hqlzg" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-9hqlzg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012ff040>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg",
            },
            <*fmt.wrapErrors | 0xc000d8a6f0>{
                msg: "failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-9hqlzg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012ff040>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-9hqlzg",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to lifecycle and confirm external auth on a cluster · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapErrors | 0xc000edcb40>: 
    failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster="ea-listgchttl" in resourcegroup="ea-list-knxn4r" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012ca2b0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
            },
            <*fmt.wrapErrors | 0xc000edcb10>{
                msg: "failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012ca2b0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapErrors | 0xc000edcb40>: 
    failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster="ea-listgchttl" in resourcegroup="ea-list-knxn4r" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012ca2b0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
            },
            <*fmt.wrapErrors | 0xc000edcb10>{
                msg: "failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012ca2b0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to create node pools with ARM64-based VMs · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc0011f8ba0>: 
    failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: failed waiting for cluster="arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-qp9mdg" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-qp9mdg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011a7850>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg",
            },
            <*fmt.wrapErrors | 0xc0011f8b70>{
                msg: "failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-qp9mdg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0011a7850>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc0011f8ba0>: 
    failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: failed waiting for cluster="arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-qp9mdg" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-qp9mdg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011a7850>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg",
            },
            <*fmt.wrapErrors | 0xc0011f8b70>{
                msg: "failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-qp9mdg\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0011a7850>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-qp9mdg",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Deserializaion Error: no output from command
23:36:46 UTC · failed at e2e · test Customer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group · suite prod/parallel
Show raw failure
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7feaf8330288, 0xc0004da8d0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc0004da8d0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 101
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 01:16:11.849
  "ts"="2026-03-04 01:16:11.849474" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 01:16:11.849578" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-z9pkgz" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:12.326078" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-z9pkgz" "resourceGroup"=""
  "ts"="2026-03-04 01:16:13.573758" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:13.680973" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-tz2b4w" "resourceGroup"=""
  "ts"="2026-03-04 01:16:15.111085" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111218" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111311" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 01:16:15.112165" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-105"
  "ts"="2026-03-04 01:16:15.112207" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-87"
  "ts"="2026-03-04 01:16:15.112208" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:15.112244" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-43"
  "ts"="2026-03-04 01:16:15.270517" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 01:16:15.273588" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.341558" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w"
  "ts"="2026-03-04 01:16:15.424275" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.495136" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 01:16:15.553286" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="msi-deployment-43"
  "ts"="2026-03-04 01:16:15.570032" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster-z9pkgz"
  "ts"="2026-03-04 01:16:15.813903" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.832680" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="msi-deployment-87"
  "ts"="2026-03-04 01:16:16.124957" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="msi-deployment-105"
  "ts"="2026-03-04 01:16:16.281359" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 01:16:16.281545" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 01:16:16.281745" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-vhsgnq"
Command Error: signal: killed
Deserializaion Error: no output from command
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7feaf8330288, 0xc0004da8d0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc0004da8d0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 101
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 01:16:11.849
  "ts"="2026-03-04 01:16:11.849474" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 01:16:11.849578" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-z9pkgz" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:12.326078" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-z9pkgz" "resourceGroup"=""
  "ts"="2026-03-04 01:16:13.573758" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:13.680973" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-tz2b4w" "resourceGroup"=""
  "ts"="2026-03-04 01:16:15.111085" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111218" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111311" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 01:16:15.112165" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-105"
  "ts"="2026-03-04 01:16:15.112207" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-87"
  "ts"="2026-03-04 01:16:15.112208" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:15.112244" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-43"
  "ts"="2026-03-04 01:16:15.270517" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 01:16:15.273588" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.341558" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w"
  "ts"="2026-03-04 01:16:15.424275" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.495136" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 01:16:15.553286" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="msi-deployment-43"
  "ts"="2026-03-04 01:16:15.570032" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster-z9pkgz"
  "ts"="2026-03-04 01:16:15.813903" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.832680" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="msi-deployment-87"
  "ts"="2026-03-04 01:16:16.124957" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="msi-deployment-105"
  "ts"="2026-03-04 01:16:16.281359" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 01:16:16.281545" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 01:16:16.281745" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-vhsgnq"
Command Error: signal: killed
Deserializaion Error: no output from command
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to create an HCP cluster with custom autoscaling · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc0010d49f0>: 
    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-mhpzdj, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-mhpzdj" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, 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-mhpzdj, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f317f0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
            },
            <*fmt.wrapErrors | 0xc0010d49c0>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f317f0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc0010d49f0>: 
    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-mhpzdj, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-mhpzdj" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, 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-mhpzdj, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f317f0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
            },
            <*fmt.wrapErrors | 0xc0010d49c0>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f317f0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Update HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:160]: Unexpected error:
    <*fmt.wrapErrors | 0xc00063f710>: 
    failed to create HCP cluster patch-tags-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: failed waiting for cluster="patch-tags-cluster" in resourcegroup="patch-tags-kvvsxb" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster patch-tags-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: failed waiting for cluster=\"patch-tags-cluster\" in resourcegroup=\"patch-tags-kvvsxb\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000e193e0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb",
            },
            <*fmt.wrapErrors | 0xc00063f6e0>{
                msg: "failed waiting for cluster=\"patch-tags-cluster\" in resourcegroup=\"patch-tags-kvvsxb\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000e193e0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:160]: Unexpected error:
    <*fmt.wrapErrors | 0xc00063f710>: 
    failed to create HCP cluster patch-tags-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: failed waiting for cluster="patch-tags-cluster" in resourcegroup="patch-tags-kvvsxb" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster patch-tags-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: failed waiting for cluster=\"patch-tags-cluster\" in resourcegroup=\"patch-tags-kvvsxb\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000e193e0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb",
            },
            <*fmt.wrapErrors | 0xc00063f6e0>{
                msg: "failed waiting for cluster=\"patch-tags-cluster\" in resourcegroup=\"patch-tags-kvvsxb\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000e193e0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-tags-cluster in resource group patch-tags-kvvsxb",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Cluster should become ready within 45 minutes
23:36:46 UTC · failed at e2e · test Customer should be able to test admin credentials before cluster ready, then full admin credential lifecycle · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:158]: Timed out after 2700.145s.
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:158]: Timed out after 2700.145s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to create an HCP cluster and manage pull secrets · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000db4f30>: 
    failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: failed waiting for cluster="pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-pjp6n5" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-pjp6n5\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000fa7b40>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5",
            },
            <*fmt.wrapErrors | 0xc000db4f00>{
                msg: "failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-pjp6n5\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000fa7b40>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000db4f30>: 
    failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: failed waiting for cluster="pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-pjp6n5" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-pjp6n5\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000fa7b40>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5",
            },
            <*fmt.wrapErrors | 0xc000db4f00>{
                msg: "failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-pjp6n5\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000fa7b40>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-pjp6n5",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Update HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:84]: Unexpected error:
    <*fmt.wrapErrors | 0xc00145ca50>: 
    failed to create HCP cluster patch-name-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: failed waiting for cluster="patch-name-cluster" in resourcegroup="patch-name-swqfh4" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster patch-name-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: failed waiting for cluster=\"patch-name-cluster\" in resourcegroup=\"patch-name-swqfh4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f9cce0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4",
            },
            <*fmt.wrapErrors | 0xc00145ca20>{
                msg: "failed waiting for cluster=\"patch-name-cluster\" in resourcegroup=\"patch-name-swqfh4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f9cce0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:84]: Unexpected error:
    <*fmt.wrapErrors | 0xc00145ca50>: 
    failed to create HCP cluster patch-name-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: failed waiting for cluster="patch-name-cluster" in resourcegroup="patch-name-swqfh4" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster patch-name-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: failed waiting for cluster=\"patch-name-cluster\" in resourcegroup=\"patch-name-swqfh4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f9cce0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4",
            },
            <*fmt.wrapErrors | 0xc00145ca20>{
                msg: "failed waiting for cluster=\"patch-name-cluster\" in resourcegroup=\"patch-name-swqfh4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f9cce0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster patch-name-cluster in resource group patch-name-swqfh4",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Interrupted by User
23:36:46 UTC · failed at e2e · test Customer should not be able to reuse subnets and NSGs between clusters · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:30]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:30]: Interrupted by User
Interrupted by User
23:36:46 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:35]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:35]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should create an HCP cluster and validate TLS certificates · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:83]: Unexpected error:
    <*fmt.wrapErrors | 0xc001532090>: 
    failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: failed waiting for cluster="tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-62v8hq" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-62v8hq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00114a8a0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq",
            },
            <*fmt.wrapErrors | 0xc001532060>{
                msg: "failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-62v8hq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc00114a8a0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:83]: Unexpected error:
    <*fmt.wrapErrors | 0xc001532090>: 
    failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: failed waiting for cluster="tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-62v8hq" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-62v8hq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00114a8a0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq",
            },
            <*fmt.wrapErrors | 0xc001532060>{
                msg: "failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-62v8hq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc00114a8a0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-62v8hq",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Interrupted by User
23:36:46 UTC · failed at e2e · test Customer should be able to create an HCP cluster with Image Registry not present · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/image_registry_cluster_create.go:37]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/image_registry_cluster_create.go:37]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
23:36:46 UTC · failed at e2e · test Customer should be able to create an HCP cluster and custom node pool osDisk size · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:80]: Unexpected error:
    <*fmt.wrapErrors | 0xc00140c450>: 
    failed to create HCP cluster hcp-cluster-np-128, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: failed waiting for cluster="hcp-cluster-np-128" in resourcegroup="clusternp128-fldvkq" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster hcp-cluster-np-128, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: failed waiting for cluster=\"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-fldvkq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001198f40>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq",
            },
            <*fmt.wrapErrors | 0xc00140c420>{
                msg: "failed waiting for cluster=\"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-fldvkq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc001198f40>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:80]: Unexpected error:
    <*fmt.wrapErrors | 0xc00140c450>: 
    failed to create HCP cluster hcp-cluster-np-128, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: failed waiting for cluster="hcp-cluster-np-128" in resourcegroup="clusternp128-fldvkq" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster hcp-cluster-np-128, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: failed waiting for cluster=\"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-fldvkq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001198f40>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq",
            },
            <*fmt.wrapErrors | 0xc00140c420>{
                msg: "failed waiting for cluster=\"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-fldvkq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc001198f40>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster hcp-cluster-np-128 in resource group clusternp128-fldvkq",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 19
e2e (19)
Interrupted by User
22:32:27 UTC · failed at e2e · test Customer should not be able to reuse subnets and NSGs between clusters · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:30]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:30]: Interrupted by User
Interrupted by User
22:32:27 UTC · failed at e2e · test Update HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:120]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:120]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to create an HCP cluster with back-level version 4.19 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapErrors | 0xc001214bd0>: 
    failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-wnfn87" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-wnfn87, error: context deadline exceeded
    {
        msg: "failed waiting for cluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-wnfn87\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-wnfn87, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f6a9c0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-wnfn87",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapErrors | 0xc001214bd0>: 
    failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-wnfn87" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-wnfn87, error: context deadline exceeded
    {
        msg: "failed waiting for cluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-wnfn87\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-wnfn87, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f6a9c0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-wnfn87",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to create an HCP cluster and manage pull secrets · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000fb88d0>: 
    failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: failed waiting for cluster="pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-gmf6l6" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-gmf6l6\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011012a0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6",
            },
            <*fmt.wrapErrors | 0xc000fb88a0>{
                msg: "failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-gmf6l6\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0011012a0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000fb88d0>: 
    failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: failed waiting for cluster="pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-gmf6l6" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster pullsecret-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-gmf6l6\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011012a0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6",
            },
            <*fmt.wrapErrors | 0xc000fb88a0>{
                msg: "failed waiting for cluster=\"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-gmf6l6\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0011012a0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster pullsecret-hcp-cluster in resource group pullsecret-test-gmf6l6",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Deserializaion Error: no output from command
22:32:27 UTC · failed at e2e · test Customer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group · suite prod/parallel
Show raw failure
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7f6140169e60, 0xc00031c750})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc00031c750?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 95
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 00:05:02.077
  "ts"="2026-03-04 00:05:02.077648" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 00:05:02.077755" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-8mgz7c" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:02.493858" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-8mgz7c" "resourceGroup"=""
  "ts"="2026-03-04 00:05:03.895887" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:03.991400" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-x9tzjh" "resourceGroup"=""
  "ts"="2026-03-04 00:05:05.282872" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.282983" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.283067" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 00:05:05.283817" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-90"
  "ts"="2026-03-04 00:05:05.283830" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-123"
  "ts"="2026-03-04 00:05:05.283852" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-144"
  "ts"="2026-03-04 00:05:05.283906" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:05.467033" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 00:05:05.530440" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh"
  "ts"="2026-03-04 00:05:05.607887" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.617180" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 00:05:05.687502" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster-8mgz7c"
  "ts"="2026-03-04 00:05:05.770906" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="msi-deployment-144"
  "ts"="2026-03-04 00:05:05.791163" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.920959" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="msi-deployment-123"
  "ts"="2026-03-04 00:05:05.982538" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:06.722919" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="msi-deployment-90"
  "ts"="2026-03-04 00:05:06.881204" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 00:05:06.881353" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 00:05:06.881480" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-gxwvdd"
Command Error: signal: killed
Deserializaion Error: no output from command
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7f6140169e60, 0xc00031c750})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc00031c750?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 95
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 00:05:02.077
  "ts"="2026-03-04 00:05:02.077648" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 00:05:02.077755" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-8mgz7c" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:02.493858" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-8mgz7c" "resourceGroup"=""
  "ts"="2026-03-04 00:05:03.895887" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:03.991400" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-x9tzjh" "resourceGroup"=""
  "ts"="2026-03-04 00:05:05.282872" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.282983" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.283067" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 00:05:05.283817" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-90"
  "ts"="2026-03-04 00:05:05.283830" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-123"
  "ts"="2026-03-04 00:05:05.283852" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-144"
  "ts"="2026-03-04 00:05:05.283906" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:05.467033" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 00:05:05.530440" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh"
  "ts"="2026-03-04 00:05:05.607887" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.617180" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 00:05:05.687502" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster-8mgz7c"
  "ts"="2026-03-04 00:05:05.770906" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="msi-deployment-144"
  "ts"="2026-03-04 00:05:05.791163" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.920959" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="msi-deployment-123"
  "ts"="2026-03-04 00:05:05.982538" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:06.722919" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="msi-deployment-90"
  "ts"="2026-03-04 00:05:06.881204" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 00:05:06.881353" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 00:05:06.881480" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-gxwvdd"
Command Error: signal: killed
Deserializaion Error: no output from command
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Authorized CIDRs Connectivity should allow API access only from authorized VM IP · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:133]: Unexpected error:
    <*fmt.wrapErrors | 0xc000dbd350>: 
    failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: failed waiting for cluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-875hxt" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-875hxt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f02f20>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt",
            },
            <*fmt.wrapErrors | 0xc000dbd320>{
                msg: "failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-875hxt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f02f20>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:133]: Unexpected error:
    <*fmt.wrapErrors | 0xc000dbd350>: 
    failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: failed waiting for cluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-875hxt" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster cidr-connectivity-test, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-875hxt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f02f20>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt",
            },
            <*fmt.wrapErrors | 0xc000dbd320>{
                msg: "failed waiting for cluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-875hxt\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f02f20>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-875hxt",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to create node pools with ARM64-based VMs · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc000eeeed0>: 
    failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: failed waiting for cluster="arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-zhbjpf" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-zhbjpf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000e57520>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf",
            },
            <*fmt.wrapErrors | 0xc000eeeea0>{
                msg: "failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-zhbjpf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000e57520>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc000eeeed0>: 
    failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: failed waiting for cluster="arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-zhbjpf" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster arm64-vm-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-zhbjpf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000e57520>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf",
            },
            <*fmt.wrapErrors | 0xc000eeeea0>{
                msg: "failed waiting for cluster=\"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-zhbjpf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000e57520>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster arm64-vm-hcp-cluster in resource group arm64-vm-cluster-zhbjpf",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Interrupted by User
22:32:27 UTC · failed at e2e · test Update HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:44]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:44]: Interrupted by User
Cluster should become ready within 45 minutes
22:32:27 UTC · failed at e2e · test Customer should be able to test admin credentials before cluster ready, then full admin credential lifecycle · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:158]: Timed out after 2700.006s.
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:158]: Timed out after 2700.006s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
Interrupted by User
22:32:27 UTC · failed at e2e · test Customer should be able to create an HCP cluster with Image Registry not present · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/image_registry_cluster_create.go:37]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/image_registry_cluster_create.go:37]: Interrupted by User
Interrupted by User
22:32:27 UTC · failed at e2e · test Customer should be able to create an HCP cluster and custom node pool osDisk size · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:35]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:35]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to create a cluster with an external auth config and get the external auth config · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:93]: Unexpected error:
    <*fmt.wrapErrors | 0xc001418c90>: 
    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-kwhjdh, error: failed waiting for cluster="ea-cluster" in resourcegroup="external-auth-cluster-kwhjdh" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh, 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-kwhjdh, error: failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-kwhjdh\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000d4c300>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh",
            },
            <*fmt.wrapErrors | 0xc001418c60>{
                msg: "failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-kwhjdh\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000d4c300>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:93]: Unexpected error:
    <*fmt.wrapErrors | 0xc001418c90>: 
    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-kwhjdh, error: failed waiting for cluster="ea-cluster" in resourcegroup="external-auth-cluster-kwhjdh" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh, 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-kwhjdh, error: failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-kwhjdh\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000d4c300>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh",
            },
            <*fmt.wrapErrors | 0xc001418c60>{
                msg: "failed waiting for cluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-kwhjdh\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000d4c300>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-cluster in resource group external-auth-cluster-kwhjdh",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should create an HCP cluster and validate TLS certificates · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:83]: Unexpected error:
    <*fmt.wrapErrors | 0xc001454630>: 
    failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: failed waiting for cluster="tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-l4cqsf" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-l4cqsf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000dc65c0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf",
            },
            <*fmt.wrapErrors | 0xc001454600>{
                msg: "failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-l4cqsf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000dc65c0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:83]: Unexpected error:
    <*fmt.wrapErrors | 0xc001454630>: 
    failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: failed waiting for cluster="tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-l4cqsf" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster tls-endpoint-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-l4cqsf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000dc65c0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf",
            },
            <*fmt.wrapErrors | 0xc001454600>{
                msg: "failed waiting for cluster=\"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-l4cqsf\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000dc65c0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster tls-endpoint-hcp-cluster in resource group tls-endpoint-cluster-l4cqsf",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to create an HCP cluster with custom autoscaling · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc00105f470>: 
    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-6l7l7v, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-6l7l7v" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v, 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-6l7l7v, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-6l7l7v\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001550d80>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v",
            },
            <*fmt.wrapErrors | 0xc00105f440>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-6l7l7v\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc001550d80>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc00105f470>: 
    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-6l7l7v, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-6l7l7v" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v, 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-6l7l7v, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-6l7l7v\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001550d80>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v",
            },
            <*fmt.wrapErrors | 0xc00105f440>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-6l7l7v\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc001550d80>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-6l7l7v",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:86]: Unexpected error:
    <*fmt.wrapErrors | 0xc0013c50e0>: 
    failed to create HCP cluster list-test-cluster-ddkwtr, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: failed waiting for cluster="list-test-cluster-ddkwtr" in resourcegroup="cluster-listing-zjh559" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster list-test-cluster-ddkwtr, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: failed waiting for cluster=\"list-test-cluster-ddkwtr\" in resourcegroup=\"cluster-listing-zjh559\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012f7940>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559",
            },
            <*fmt.wrapErrors | 0xc0013c50b0>{
                msg: "failed waiting for cluster=\"list-test-cluster-ddkwtr\" in resourcegroup=\"cluster-listing-zjh559\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012f7940>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:86]: Unexpected error:
    <*fmt.wrapErrors | 0xc0013c50e0>: 
    failed to create HCP cluster list-test-cluster-ddkwtr, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: failed waiting for cluster="list-test-cluster-ddkwtr" in resourcegroup="cluster-listing-zjh559" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster list-test-cluster-ddkwtr, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: failed waiting for cluster=\"list-test-cluster-ddkwtr\" in resourcegroup=\"cluster-listing-zjh559\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012f7940>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559",
            },
            <*fmt.wrapErrors | 0xc0013c50b0>{
                msg: "failed waiting for cluster=\"list-test-cluster-ddkwtr\" in resourcegroup=\"cluster-listing-zjh559\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012f7940>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster list-test-cluster-ddkwtr in resource group cluster-listing-zjh559",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
Interrupted by User
22:32:27 UTC · failed at e2e · test Customer should be able to lifecycle and confirm external auth on a cluster · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:43]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:43]: Interrupted by User
Interrupted by User
22:32:27 UTC · failed at e2e · test Customer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36]: Interrupted by User
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should be able to create an HCP cluster · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc001224570>: 
    failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: failed waiting for cluster="basic-hcp-cluster" in resourcegroup="basic-cluster-fqlsp4" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fqlsp4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000ef9730>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4",
            },
            <*fmt.wrapErrors | 0xc001224540>{
                msg: "failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fqlsp4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000ef9730>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:90]: Unexpected error:
    <*fmt.wrapErrors | 0xc001224570>: 
    failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: failed waiting for cluster="basic-hcp-cluster" in resourcegroup="basic-cluster-fqlsp4" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster basic-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fqlsp4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000ef9730>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4",
            },
            <*fmt.wrapErrors | 0xc001224540>{
                msg: "failed waiting for cluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-fqlsp4\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000ef9730>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster basic-hcp-cluster in resource group basic-cluster-fqlsp4",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
timeout during CreateHCPClusterAndWait; context deadline exceeded
22:32:27 UTC · failed at e2e · test Customer should respect cluster-wide node limits with nodepool autoscaling · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:166]: Unexpected error:
    <*fmt.wrapErrors | 0xc001542d50>: 
    failed to create HCP cluster node-limit-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: failed waiting for cluster="node-limit-cluster" in resourcegroup="node-limit-test-7cw9wq" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster node-limit-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: failed waiting for cluster=\"node-limit-cluster\" in resourcegroup=\"node-limit-test-7cw9wq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00152ed00>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq",
            },
            <*fmt.wrapErrors | 0xc001542d20>{
                msg: "failed waiting for cluster=\"node-limit-cluster\" in resourcegroup=\"node-limit-test-7cw9wq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc00152ed00>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:166]: Unexpected error:
    <*fmt.wrapErrors | 0xc001542d50>: 
    failed to create HCP cluster node-limit-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: failed waiting for cluster="node-limit-cluster" in resourcegroup="node-limit-test-7cw9wq" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster node-limit-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: failed waiting for cluster=\"node-limit-cluster\" in resourcegroup=\"node-limit-test-7cw9wq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00152ed00>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq",
            },
            <*fmt.wrapErrors | 0xc001542d20>{
                msg: "failed waiting for cluster=\"node-limit-cluster\" in resourcegroup=\"node-limit-test-7cw9wq\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc00152ed00>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster node-limit-cluster in resource group node-limit-test-7cw9wq",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 13
e2e (13)
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:55 UTC · failed at e2e · test Customer should be able to create node pools with ARM64-based VMs · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:109]: Unexpected error:
    <*fmt.wrapErrors | 0xc001484810>: 
    failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool="arm64-vm-np-1" for cluster "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-82wj5d" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012cb2a0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d",
            },
            <*fmt.wrapError | 0xc00091c5c0>{
                msg: "failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:109]: Unexpected error:
    <*fmt.wrapErrors | 0xc001484810>: 
    failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool="arm64-vm-np-1" for cluster "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-82wj5d" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012cb2a0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d",
            },
            <*fmt.wrapError | 0xc00091c5c0>{
                msg: "failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:55 UTC · failed at e2e · test Customer should create an HCP cluster and validate TLS certificates · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:114]: Unexpected error:
    <*fmt.wrapErrors | 0xc00107c900>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-wbnl5r, error: failed waiting for nodepool="np-1" for cluster "tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-wbnl5r" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-wbnl5r, error: failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-wbnl5r\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000e1a8e0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-wbnl5r",
            },
            <*fmt.wrapError | 0xc00085e800>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-wbnl5r\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:114]: Unexpected error:
    <*fmt.wrapErrors | 0xc00107c900>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-wbnl5r, error: failed waiting for nodepool="np-1" for cluster "tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-wbnl5r" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-wbnl5r, error: failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-wbnl5r\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000e1a8e0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-wbnl5r",
            },
            <*fmt.wrapError | 0xc00085e800>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-wbnl5r\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:55 UTC · failed at e2e · test Customer should be able to create an HCP cluster with custom autoscaling · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:124]: Unexpected error:
    <*fmt.wrapErrors | 0xc0015a2510>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool="np-1" for cluster "autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-2x577m" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000893b80>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m",
            },
            <*fmt.wrapError | 0xc001406360>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:124]: Unexpected error:
    <*fmt.wrapErrors | 0xc0015a2510>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool="np-1" for cluster "autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-2x577m" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000893b80>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m",
            },
            <*fmt.wrapError | 0xc001406360>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
Deserializaion Error: no output from command
02:00:55 UTC · failed at e2e · test Customer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled · suite prod/parallel
Show raw failure
nodepool with autoscaling enabled (Spec Runtime: 1h29m59.96s)
        /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36
        In [It] (Node Runtime: 1h29m59.96s)
          /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36
          At [By Step] creating the autoscaling nodepool (Step Runtime: 36m43.786s)
            /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:95

          Spec Goroutine
          goroutine 103 [select]
            github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x8231a58, 0xc000bbc190}, 0x7814b16?)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36
            github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x8275860, {0x8231a58, 0xc000bbc190}, 0x0)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284
            github.com/Azure/ARO-HCP/test/util/framework.CreateNodePoolAndWait({0x8231ac8, 0xc0002cc460}, 0xc000dc1788, {0xc001384330, 0x15}, {0x783b077, 0x14}, {0x7814af2, 0xc}, {0xc000c5a620, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:757
            github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateNodePoolFromParam(0xc000a82a20, {0x7fbb6df45460, 0xc0008cecc0}, {0xc001384330, 0x15}, {0x783b077, 0x14}, {{0x77f88bd, 0x6}, {0x783b077, ...}, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:384
          > github.com/Azure/ARO-HCP/test/e2e.init.func24.2({0x7fbb6df45460, 0xc0008cecc0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:96
                | 
                | By("creating the autoscaling nodepool")
                > err = tc.CreateNodePoolFromParam(ctx,
                | 	*resourceGroup.Name,
                | 	customerClusterName,
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8247340?, 0xc0008cecc0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 100
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:102 @ 03/03/26 03:33:32.699
  "ts"="2026-03-03 03:33:32.699909" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-03 03:33:32.700004" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-np-autoscale-cluster-c2qzx4" "resourceGroup"="np-autoscaling-b4d6rr"
  "ts"="2026-03-03 03:33:32.844265" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-np-autoscale-cluster-c2qzx4" "resourceGroup"=""
  "ts"="2026-03-03 03:33:34.457339" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-3ace844abea5a4d3a28ffc64801a1d716d83f775e2e8d3dceadd0cb72b88474b.yaml.gz"
  "ts"="2026-03-03 03:33:34.457458" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-3ace844abea5a4d3a28ffc64801a1d716d83f775e2e8d3dceadd0cb72b88474b.yaml.gz"
  "ts"="2026-03-03 03:33:34.457529" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-03 03:33:34.459011" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-130"
  "ts"="2026-03-03 03:33:34.459029" "level"=0 "msg"="collecting deployments" "resourceGroup"="np-autoscaling-b4d6rr"
  "ts"="2026-03-03 03:33:34.599925" "level"=0 "msg"="collecting operations" "resourceGroup"="np-autoscaling-b4d6rr" "deployment"="pooledNonMsiScopedAssignments-ssrwqrnhyyabs"
  "ts"="2026-03-03 03:33:34.737330" "level"=0 "msg"="collecting operations" "resourceGroup"="np-autoscaling-b4d6rr" "deployment"="customer-infra-np-autoscale-cluster-c2qzx4"
  "ts"="2026-03-03 03:33:34.780979" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-130" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-03 03:33:34.912920" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-130" "deployment"="msi-deployment-130"
  "ts"="2026-03-03 03:33:35.063441" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-03 03:33:35.063574" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-03 03:33:35.063727" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="np-autoscaling-b4d6rr"
Command Error: signal: killed
Deserializaion Error: no output from command
nodepool with autoscaling enabled (Spec Runtime: 1h29m59.96s)
        /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36
        In [It] (Node Runtime: 1h29m59.96s)
          /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36
          At [By Step] creating the autoscaling nodepool (Step Runtime: 36m43.786s)
            /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:95

          Spec Goroutine
          goroutine 103 [select]
            github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x8231a58, 0xc000bbc190}, 0x7814b16?)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36
            github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x8275860, {0x8231a58, 0xc000bbc190}, 0x0)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284
            github.com/Azure/ARO-HCP/test/util/framework.CreateNodePoolAndWait({0x8231ac8, 0xc0002cc460}, 0xc000dc1788, {0xc001384330, 0x15}, {0x783b077, 0x14}, {0x7814af2, 0xc}, {0xc000c5a620, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:757
            github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateNodePoolFromParam(0xc000a82a20, {0x7fbb6df45460, 0xc0008cecc0}, {0xc001384330, 0x15}, {0x783b077, 0x14}, {{0x77f88bd, 0x6}, {0x783b077, ...}, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:384
          > github.com/Azure/ARO-HCP/test/e2e.init.func24.2({0x7fbb6df45460, 0xc0008cecc0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:96
                | 
                | By("creating the autoscaling nodepool")
                > err = tc.CreateNodePoolFromParam(ctx,
                | 	*resourceGroup.Name,
                | 	customerClusterName,
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8247340?, 0xc0008cecc0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 100
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:102 @ 03/03/26 03:33:32.699
  "ts"="2026-03-03 03:33:32.699909" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-03 03:33:32.700004" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-np-autoscale-cluster-c2qzx4" "resourceGroup"="np-autoscaling-b4d6rr"
  "ts"="2026-03-03 03:33:32.844265" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-np-autoscale-cluster-c2qzx4" "resourceGroup"=""
  "ts"="2026-03-03 03:33:34.457339" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-3ace844abea5a4d3a28ffc64801a1d716d83f775e2e8d3dceadd0cb72b88474b.yaml.gz"
  "ts"="2026-03-03 03:33:34.457458" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-3ace844abea5a4d3a28ffc64801a1d716d83f775e2e8d3dceadd0cb72b88474b.yaml.gz"
  "ts"="2026-03-03 03:33:34.457529" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-03 03:33:34.459011" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-130"
  "ts"="2026-03-03 03:33:34.459029" "level"=0 "msg"="collecting deployments" "resourceGroup"="np-autoscaling-b4d6rr"
  "ts"="2026-03-03 03:33:34.599925" "level"=0 "msg"="collecting operations" "resourceGroup"="np-autoscaling-b4d6rr" "deployment"="pooledNonMsiScopedAssignments-ssrwqrnhyyabs"
  "ts"="2026-03-03 03:33:34.737330" "level"=0 "msg"="collecting operations" "resourceGroup"="np-autoscaling-b4d6rr" "deployment"="customer-infra-np-autoscale-cluster-c2qzx4"
  "ts"="2026-03-03 03:33:34.780979" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-130" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-03 03:33:34.912920" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-130" "deployment"="msi-deployment-130"
  "ts"="2026-03-03 03:33:35.063441" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-03 03:33:35.063574" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-03 03:33:35.063727" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="np-autoscaling-b4d6rr"
Command Error: signal: killed
Deserializaion Error: no output from command
CreateOrUpdateExternalAuthAndWait timed out after <minutes> minutes; context deadline exceeded
02:00:55 UTC · failed at e2e · test Customer should be able to lifecycle and confirm external auth on a cluster · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:118]: Unexpected error:
    <*fmt.wrapErrors | 0xc000eccd20>: 
    failed waiting for external auth "ea-list" in resourcegroup="ea-list-ls8jkz" for cluster="ea-listdwzhrk" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded
    {
        msg: "failed waiting for external auth \"ea-list\" in resourcegroup=\"ea-list-ls8jkz\" for cluster=\"ea-listdwzhrk\" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00083abf0>{
                s: "timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:118]: Unexpected error:
    <*fmt.wrapErrors | 0xc000eccd20>: 
    failed waiting for external auth "ea-list" in resourcegroup="ea-list-ls8jkz" for cluster="ea-listdwzhrk" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded
    {
        msg: "failed waiting for external auth \"ea-list\" in resourcegroup=\"ea-list-ls8jkz\" for cluster=\"ea-listdwzhrk\" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00083abf0>{
                s: "timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
02:00:55 UTC · failed at e2e · test Customer should be able to create a cluster with an external auth config and get the external auth config · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:103]: Unexpected error:
    <*fmt.wrapErrors | 0xc0014c4210>: 
    failed waiting for hcpCluster="ea-cluster" in resourcegroup="external-auth-cluster-b48bjh" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ea-cluster in resource group external-auth-cluster-b48bjh, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-b48bjh\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ea-cluster in resource group external-auth-cluster-b48bjh, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0005634d0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ea-cluster in resource group external-auth-cluster-b48bjh",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:103]: Unexpected error:
    <*fmt.wrapErrors | 0xc0014c4210>: 
    failed waiting for hcpCluster="ea-cluster" in resourcegroup="external-auth-cluster-b48bjh" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ea-cluster in resource group external-auth-cluster-b48bjh, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"ea-cluster\" in resourcegroup=\"external-auth-cluster-b48bjh\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ea-cluster in resource group external-auth-cluster-b48bjh, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0005634d0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ea-cluster in resource group external-auth-cluster-b48bjh",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
Deserializaion Error: no output from command
02:00:55 UTC · failed at e2e · test Customer should be able to create an HCP cluster and manage pull secrets · suite prod/parallel
Show raw failure
(Spec Runtime: 1h29m59.94s)
        /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:46
        In [It] (Node Runtime: 1h29m59.94s)
          /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:46
          At [By Step] Creating the node pool (Step Runtime: 36m39.364s)
            /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:101

          Spec Goroutine
          goroutine 90 [select]
            github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x8231a58, 0xc000ae60f0}, 0x7814b16?)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36
            github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x8275860, {0x8231a58, 0xc000ae60f0}, 0x0)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284
            github.com/Azure/ARO-HCP/test/util/framework.CreateNodePoolAndWait({0x8231ac8, 0xc000568000}, 0xc0000953c0, {0xc00157a048, 0x16}, {0x784542d, 0x16}, {0x77f51e8, 0x4}, {0xc000b13500, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:757
            github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateNodePoolFromParam(0xc000769c20, {0x7fc2c050ec88, 0xc00084a0f0}, {0xc00157a048, 0x16}, {0x784542d, 0x16}, {{0x77f88bd, 0x6}, {0x784542d, ...}, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:384
          > github.com/Azure/ARO-HCP/test/e2e.init.func12.2({0x7fc2c050ec88, 0xc00084a0f0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:106
                | nodePoolParams.ClusterName = customerClusterName
                | nodePoolParams.Replicas = int32(2)
                > err = tc.CreateNodePoolFromParam(ctx,
                | 	*resourceGroup.Name,
                | 	customerClusterName,
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8247340?, 0xc00084a0f0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 47
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:112 @ 03/03/26 03:33:31.419
  "ts"="2026-03-03 03:33:31.419485" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-03 03:33:31.419567" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-pullsecret-hcp-cluster-k5nbzm" "resourceGroup"="pullsecret-test-jxjh46"
  "ts"="2026-03-03 03:33:31.583270" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-pullsecret-hcp-cluster-k5nbzm" "resourceGroup"=""
  "ts"="2026-03-03 03:33:33.580747" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-a760a96f7a26fb2915b8600ab91b283094b2c3bf2e64d6f8222da667d302697b.yaml.gz"
  "ts"="2026-03-03 03:33:33.580854" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-a760a96f7a26fb2915b8600ab91b283094b2c3bf2e64d6f8222da667d302697b.yaml.gz"
  "ts"="2026-03-03 03:33:33.580913" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-03 03:33:33.581921" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-101"
  "ts"="2026-03-03 03:33:33.581937" "level"=0 "msg"="collecting deployments" "resourceGroup"="pullsecret-test-jxjh46"
  "ts"="2026-03-03 03:33:33.730565" "level"=0 "msg"="collecting operations" "resourceGroup"="pullsecret-test-jxjh46" "deployment"="pooledNonMsiScopedAssignments-p2h32vyw2l2ma"
  "ts"="2026-03-03 03:33:33.878756" "level"=0 "msg"="collecting operations" "resourceGroup"="pullsecret-test-jxjh46" "deployment"="customer-infra-pullsecret-hcp-cluster-k5nbzm"
  "ts"="2026-03-03 03:33:33.918898" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-101" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-03 03:33:34.052406" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-101" "deployment"="msi-deployment-101"
  "ts"="2026-03-03 03:33:34.248718" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-03 03:33:34.248839" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-03 03:33:34.248956" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="pullsecret-test-jxjh46"
Command Error: signal: killed
Deserializaion Error: no output from command
(Spec Runtime: 1h29m59.94s)
        /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:46
        In [It] (Node Runtime: 1h29m59.94s)
          /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:46
          At [By Step] Creating the node pool (Step Runtime: 36m39.364s)
            /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:101

          Spec Goroutine
          goroutine 90 [select]
            github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x8231a58, 0xc000ae60f0}, 0x7814b16?)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36
            github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x8275860, {0x8231a58, 0xc000ae60f0}, 0x0)
              /go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284
            github.com/Azure/ARO-HCP/test/util/framework.CreateNodePoolAndWait({0x8231ac8, 0xc000568000}, 0xc0000953c0, {0xc00157a048, 0x16}, {0x784542d, 0x16}, {0x77f51e8, 0x4}, {0xc000b13500, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:757
            github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateNodePoolFromParam(0xc000769c20, {0x7fc2c050ec88, 0xc00084a0f0}, {0xc00157a048, 0x16}, {0x784542d, 0x16}, {{0x77f88bd, 0x6}, {0x784542d, ...}, ...}, ...)
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:384
          > github.com/Azure/ARO-HCP/test/e2e.init.func12.2({0x7fc2c050ec88, 0xc00084a0f0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:106
                | nodePoolParams.ClusterName = customerClusterName
                | nodePoolParams.Replicas = int32(2)
                > err = tc.CreateNodePoolFromParam(ctx,
                | 	*resourceGroup.Name,
                | 	customerClusterName,
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x8247340?, 0xc00084a0f0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            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
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 47
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:112 @ 03/03/26 03:33:31.419
  "ts"="2026-03-03 03:33:31.419485" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-03 03:33:31.419567" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-pullsecret-hcp-cluster-k5nbzm" "resourceGroup"="pullsecret-test-jxjh46"
  "ts"="2026-03-03 03:33:31.583270" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-pullsecret-hcp-cluster-k5nbzm" "resourceGroup"=""
  "ts"="2026-03-03 03:33:33.580747" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-a760a96f7a26fb2915b8600ab91b283094b2c3bf2e64d6f8222da667d302697b.yaml.gz"
  "ts"="2026-03-03 03:33:33.580854" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-a760a96f7a26fb2915b8600ab91b283094b2c3bf2e64d6f8222da667d302697b.yaml.gz"
  "ts"="2026-03-03 03:33:33.580913" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-03 03:33:33.581921" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-101"
  "ts"="2026-03-03 03:33:33.581937" "level"=0 "msg"="collecting deployments" "resourceGroup"="pullsecret-test-jxjh46"
  "ts"="2026-03-03 03:33:33.730565" "level"=0 "msg"="collecting operations" "resourceGroup"="pullsecret-test-jxjh46" "deployment"="pooledNonMsiScopedAssignments-p2h32vyw2l2ma"
  "ts"="2026-03-03 03:33:33.878756" "level"=0 "msg"="collecting operations" "resourceGroup"="pullsecret-test-jxjh46" "deployment"="customer-infra-pullsecret-hcp-cluster-k5nbzm"
  "ts"="2026-03-03 03:33:33.918898" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-101" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-03 03:33:34.052406" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-101" "deployment"="msi-deployment-101"
  "ts"="2026-03-03 03:33:34.248718" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-03 03:33:34.248839" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-03 03:33:34.248956" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="pullsecret-test-jxjh46"
Command Error: signal: killed
Deserializaion Error: no output from command
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
02:00:55 UTC · failed at e2e · test Update HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:94]: Unexpected error:
    <*fmt.wrapErrors | 0xc0008dcc90>: 
    failed waiting for hcpCluster="patch-name-cluster" in resourcegroup="patch-name-m5vcsw" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster patch-name-cluster in resource group patch-name-m5vcsw, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"patch-name-cluster\" in resourcegroup=\"patch-name-m5vcsw\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster patch-name-cluster in resource group patch-name-m5vcsw, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000992c30>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster patch-name-cluster in resource group patch-name-m5vcsw",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_update.go:94]: Unexpected error:
    <*fmt.wrapErrors | 0xc0008dcc90>: 
    failed waiting for hcpCluster="patch-name-cluster" in resourcegroup="patch-name-m5vcsw" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster patch-name-cluster in resource group patch-name-m5vcsw, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"patch-name-cluster\" in resourcegroup=\"patch-name-m5vcsw\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster patch-name-cluster in resource group patch-name-m5vcsw, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000992c30>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster patch-name-cluster in resource group patch-name-m5vcsw",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
02:00:55 UTC · failed at e2e · test Authorized CIDRs Connectivity should allow API access only from authorized VM IP · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:185]: Unexpected error:
    <*fmt.wrapErrors | 0xc001488b40>: 
    failed waiting for hcpCluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-svgd9j" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-svgd9j\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0002ff5c0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:185]: Unexpected error:
    <*fmt.wrapErrors | 0xc001488b40>: 
    failed waiting for hcpCluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-svgd9j" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-svgd9j\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0002ff5c0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
02:00:55 UTC · failed at e2e · test Customer should be able to create an HCP cluster with back-level version 4.19 · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:156]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d74090>: 
    failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-6mh68f" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-6mh68f, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-6mh68f\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-6mh68f, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00071b720>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-6mh68f",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:156]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d74090>: 
    failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-6mh68f" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-6mh68f, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-6mh68f\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-6mh68f, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00071b720>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-6mh68f",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
02:00:55 UTC · failed at e2e · test Customer should be able to test admin credentials before cluster ready, then full admin credential lifecycle · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:174]: Unexpected error:
    <*fmt.wrapErrors | 0xc0007de9f0>: 
    failed waiting for hcpCluster="admin-cred-lifecycle-kwvkmn" in resourcegroup="admin-credential-lifecycle-test-h4bz6t" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"admin-cred-lifecycle-kwvkmn\" in resourcegroup=\"admin-credential-lifecycle-test-h4bz6t\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a8b2e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:174]: Unexpected error:
    <*fmt.wrapErrors | 0xc0007de9f0>: 
    failed waiting for hcpCluster="admin-cred-lifecycle-kwvkmn" in resourcegroup="admin-credential-lifecycle-test-h4bz6t" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"admin-cred-lifecycle-kwvkmn\" in resourcegroup=\"admin-credential-lifecycle-test-h4bz6t\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a8b2e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:00:55 UTC · failed at e2e · test Customer should be able to create an HCP cluster and custom node pool osDisk size · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:94]: Unexpected error:
    <*fmt.wrapErrors | 0xc001370810>: 
    failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool="nodepool-128GiB" for cluster "hcp-cluster-np-128" in resourcegroup="clusternp128-45vbz8" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00070b5d0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8",
            },
            <*fmt.wrapError | 0xc0009d0520>{
                msg: "failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:94]: Unexpected error:
    <*fmt.wrapErrors | 0xc001370810>: 
    failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool="nodepool-128GiB" for cluster "hcp-cluster-np-128" in resourcegroup="clusternp128-45vbz8" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00070b5d0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8",
            },
            <*fmt.wrapError | 0xc0009d0520>{
                msg: "failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
02:00:55 UTC · failed at e2e · test Customer should be able to create an HCP cluster · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d74b10>: 
    failed waiting for hcpCluster="basic-hcp-cluster" in resourcegroup="basic-cluster-jqxbnn" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-jqxbnn\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a12210>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d74b10>: 
    failed waiting for hcpCluster="basic-hcp-cluster" in resourcegroup="basic-cluster-jqxbnn" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-jqxbnn\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a12210>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred