chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.89.0 #365
Failed
Konflux kflux-prd-rh03/pagerduty-operator-on-pull-request has failed.
Details
- Namespace: pagerduty-operator-tenant
- PipelineRun: pagerduty-operator-on-pull-request-tbpp2
Task Statuses:
| Status | Duration | Name |
|---|---|---|
| 🟢 Succeeded | 18 seconds | |
| 🟢 Succeeded | 8 seconds | |
| 🟢 Succeeded | 16 seconds | |
| 🔴 Failed | 1 minute |
Failure snippet:
task build-container has the status "Failed":subprocess exited with status 2 subprocess exited with status 2 Error: building at STEP "RUN make go-build": exit status 2
Annotations
Check failure on line 14 in [2026-02-28T00
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
[2026-02-28T00#L14
,236454087+00:00] Add secrets
Check failure on line 14 in [2026-02-28T00
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
[2026-02-28T00#L14
,246946279+00:00] Run buildah build
Check failure on line 14 in [2026-02-28T00
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
[2026-02-28T00#L14
,248481186+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --ignorefile /tmp/.dockerignore.fZSGWT --label architecture=x86_64 --label vcs-type=git --label vcs-ref=173dc2f95b22966ea2299f23f98c93c69e4a336a --label org.opencontainers.image.revision=173dc2f95b22966ea2299f23f98c93c69e4a336a --label quay.expires-after=5d --label build-date=2026-02-28T00:14:34Z --label org.opencontainers.image.created=2026-02-28T00:14:34Z --annotation org.opencontainers.image.revision=173dc2f95b22966ea2299f23f98c93c69e4a336a --annotation org.opencontainers.image.created=2026-02-28T00:14:34Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.40WHJJ -t quay.io/redhat-user-workloads/pagerduty-operator-tenant/openshift/pagerduty-operator:on-pr-173dc2f95b22966ea2299f23f98c93c69e4a336a .
Check failure on line 107 in boilerplate/openshift/golang-osd-operator/standard.mk
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
boilerplate/openshift/golang-osd-operator/standard.mk#L107
Setting GOEXPERIMENT=boringcrypto - this generally causes builds to fail unless building inside the provided Dockerfile. If building locally consider calling 'go build .'
Check failure on line 36 in controllers/pagerdutyintegration/event_handlers.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/event_handlers.go#L36
: cannot use &enqueueRequestForClusterDeployment{} (value of type *enqueueRequestForClusterDeployment) as handler.EventHandler value in variable declaration: *enqueueRequestForClusterDeployment does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 104 in controllers/pagerdutyintegration/event_handlers.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/event_handlers.go#L104
: cannot use &enqueueRequestForClusterDeploymentOwner{} (value of type *enqueueRequestForClusterDeploymentOwner) as handler.EventHandler value in variable declaration: *enqueueRequestForClusterDeploymentOwner does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 201 in controllers/pagerdutyintegration/event_handlers.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/event_handlers.go#L201
: cannot use &enqueueRequestForConfigMap{} (value of type *enqueueRequestForConfigMap) as handler.EventHandler value in variable declaration: *enqueueRequestForConfigMap does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 276 in controllers/pagerdutyintegration/pagerdutyintegration_controller.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/pagerdutyintegration_controller.go#L276
: cannot use &enqueueRequestForClusterDeployment{…} (value of type *enqueueRequestForClusterDeployment) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).For(&pagerdutyv1alpha1.PagerDutyIntegration{}).Watches: *enqueueRequestForClusterDeployment does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 279 in controllers/pagerdutyintegration/pagerdutyintegration_controller.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/pagerdutyintegration_controller.go#L279
: cannot use &enqueueRequestForClusterDeploymentOwner{…} (value of type *enqueueRequestForClusterDeploymentOwner) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).For(&pagerdutyv1alpha1.PagerDutyIntegration{}).Watches(&hivev1.ClusterDeployment{}, &enqueueRequestForClusterDeployment{…}).Watches: *enqueueRequestForClusterDeploymentOwner does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 283 in controllers/pagerdutyintegration/pagerdutyintegration_controller.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/pagerdutyintegration_controller.go#L283
: cannot use &enqueueRequestForClusterDeploymentOwner{…} (value of type *enqueueRequestForClusterDeploymentOwner) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).For(&pagerdutyv1alpha1.PagerDutyIntegration{}).Watches(&hivev1.ClusterDeployment{}, &enqueueRequestForClusterDeployment{…}).Watches(&hivev1.SyncSet{}, &enqueueRequestForClusterDeploymentOwner{…}).Watches: *enqueueRequestForClusterDeploymentOwner does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 287 in controllers/pagerdutyintegration/pagerdutyintegration_controller.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/pagerdutyintegration_controller.go#L287
: cannot use &enqueueRequestForClusterDeploymentOwner{…} (value of type *enqueueRequestForClusterDeploymentOwner) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).For(&pagerdutyv1alpha1.PagerDutyIntegration{}).Watches(&hivev1.ClusterDeployment{}, &enqueueRequestForClusterDeployment{…}).Watches(&hivev1.SyncSet{}, &enqueueRequestForClusterDeploymentOwner{…}).Watches(&corev1.ConfigMap{}, &enqueueRequestForClusterDeploymentOwner{…}).Watches: *enqueueRequestForClusterDeploymentOwner does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Check failure on line 291 in controllers/pagerdutyintegration/pagerdutyintegration_controller.go
red-hat-konflux-kflux-prd-rh03 / Konflux kflux-prd-rh03 / pagerduty-operator-on-pull-request
controllers/pagerdutyintegration/pagerdutyintegration_controller.go#L291
: cannot use &enqueueRequestForConfigMap{…} (value of type *enqueueRequestForConfigMap) as handler.TypedEventHandler[client.Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(mgr).For(&pagerdutyv1alpha1.PagerDutyIntegration{}).Watches(&hivev1.ClusterDeployment{}, &enqueueRequestForClusterDeployment{…}).Watches(&hivev1.SyncSet{}, &enqueueRequestForClusterDeploymentOwner{…}).Watches(&corev1.ConfigMap{}, &enqueueRequestForClusterDeploymentOwner{…}).Watches(&corev1.Secret{}, &enqueueRequestForClusterDeploymentOwner{…}).Watches: *enqueueRequestForConfigMap does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)