SIG Failure Report

operator pull-kubevirt-e2e-k8s-1.31-sig-operator-1.6
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15781/pull-kubevirt-e2e-k8s-1.31-sig-operator-1.6/1972931046324310016
Test Name Failure Message
[sig-operator]Operator [rfe_id:2291][crit:high][vendor:cnv-qe@redhat.com][level:component]infrastructure management [test_id:3150]should be able to update kubevirt install with custom image tag tests/operator/operator.go:1219 Timed out after 240.001s. The function passed to Eventually failed at tests/operator/operator.go:2991 with: still waiting on 1 kvs to delete Expected <int>: 1 to be zero-valued tests/operator/operator.go:1289
[sig-operator]Operator [rfe_id:2291][crit:high][vendor:cnv-qe@redhat.com][level:component]infrastructure management [test_id:3151]should be able to update kubevirt install when operator updates if no custom image tag is set tests/operator/operator.go:169 Unexpected error: <*errors.StatusError | 0xc0003eaa00>: configmaps "kubevirt-ca" not found { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: { SelfLink: "", ResourceVersion: "", Continue: "", RemainingItemCount: nil, }, Status: "Failure", Message: "configmaps \"kubevirt-ca\" not found", Reason: "NotFound", Details: {Name: "kubevirt-ca", Group: "", Kind: "configmaps", UID: "", Causes: nil, RetryAfterSeconds: 0}, Code: 404, }, } occurred tests/libinfra/certificates.go:56
operator pull-kubevirt-e2e-k8s-1.31-sig-operator-1.6
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15781/pull-kubevirt-e2e-k8s-1.31-sig-operator-1.6/1972850721397149696
Test Name Failure Message
[sig-operator]Operator [rfe_id:2291][crit:high][vendor:cnv-qe@redhat.com][level:component]should update kubevirt [release-blocker][test_id:3145]from previous release to target tested release by patching KubeVirt CR tests/operator/operator.go:1017 Timed out after 120.001s. Expected <bool>: false to be true tests/operator/operator.go:912
operator pull-kubevirt-e2e-k8s-1.34-sig-operator
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15660/pull-kubevirt-e2e-k8s-1.34-sig-operator/1971166778272780288
Test Name Failure Message
[sig-operator]Operator [rfe_id:2291][crit:high][vendor:cnv-qe@redhat.com][level:component]infrastructure management [test_id:3146]should be able to delete and re-create kubevirt install tests/operator/operator.go:981 Create VMI successfully Unexpected error: <*errors.StatusError | 0xc00676c140>: Internal error occurred: failed calling webhook "virtualmachineinstances-mutator.kubevirt.io": failed to call webhook: Post "https://virt-api.kubevirt.svc:443/virtualmachineinstances-mutate?timeout=10s": context deadline exceeded { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: { SelfLink: "", ResourceVersion: "", Continue: "", RemainingItemCount: nil, }, Status: "Failure", Message: "Internal error occurred: failed calling webhook \"virtualmachineinstances-mutator.kubevirt.io\": failed to call webhook: Post \"https://virt-api.kubevirt.svc:443/virtualmachineinstances-mutate?timeout=10s\": context deadline exceeded", Reason: "InternalError", Details: { Name: "", Group: "", Kind: "", UID: "", Causes: [ { Type: "", Message: "failed calling webhook \"virtualmachineinstances-mutator.kubevirt.io\": failed to call webhook: Post \"https://virt-api.kubevirt.svc:443/virtualmachineinstances-mutate?timeout=10s\": context deadline exceeded", Field: "", }, ], RetryAfterSeconds: 0, }, Code: 500, }, } occurred tests/operator/operator.go:2912